Guide contents
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Summer ‘23: enable OAuth Username by going to Setup > OAth and OpenID Connect Settings > AllowAuth Username-Password Flows > toggle On |
Note: Do this after installing the latest package.
Enable Communities
Enable the Experience Cloud Communities
...
Field = Profile ID
Operator = not equal to
Value = Kiosk Guest User ID
...
K12 Markbook Properties, Configuration and Data Requirements
Markbook Stage 1
Assessment Component Creation and Entry (PosiEdK12)
Properties:
LWC Api Name: componentAndAssessment
Target Object: Assessment Group
Status: Missing a hover feature but Ready for testing
...
Refresh the page to see if markbook table gets constructed
-------------------------------------------------------------------------
Individual Assessment View (PosiEdK12)
Properties:
LWC Api Name: individualAssessmentViewMarkbook
Target Object: Assessment
Status: Missing a hover feature but Ready for testing
Configuration:
Go to object manager > Assessment > Lightning Page
Edit the lightning page and embed the LWC, save.
Data Requirement:
When the record loads, columns are already loaded in the table.
These are Assessment Component records of the Assessment's related tab.
Setup Cohort Data
Go to Assessment's related tab > Cohort Assessment
Create atleast 2 cohorts Data
This serves as the picklist option for Cohort in the LWC
Setup Cohort Member Data
...
Create a person account
...
Markbook Stage 2
Individual Assessment View (PosiEdK12)
Properties:
LWC Api Name: individualAssessmentViewMarkbook
Target Object: Assessment
Status: Missing a hover feature but Ready for testing
Configuration:
Go to object manager > Assessment > Lightning Page
Edit the lightning page and embed the LWC, save.
Data Requirement:
When the record loads, columns are already loaded in the table.
These are Assessment Component records of the Assessment's related tab.
Setup Cohort Data
Go to Assessment's related tab > Cohort Assessment
Create atleast 2 cohorts Data
This serves as the picklist option for Cohort in the LWC
Setup Cohort Member Data
Create a person account
Go to Cohort > Related tab > Cohort Member
Create a cohort member for each person account created
...
Refresh the page to see if markbook table gets constructed
...
Markbook Stag 3
Assessment Group Results (PosiEdK12)
Properties:
LWC Api Name: assessmentGroupResults
Target Object: Assessment Group
Status: Under development
...