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
...
Assessment Component Creation and Entry (PosiEdK12)
Properties:LWC Api Name
LWC API Name: componentAndAssessment
LWC Label: Assessment Component Creation and Entry (PosiEdK12)
Target Object: Assessment Group
Configuration:
Go to object manager > Assessment Group > Lightning Page
Edit the lightning page and embed the LWC, saveGo to Object Manager > Assessment Group > Lightning Page
Edit the lightning page, drag and drop the LWC (Assessment Component Creation and Entry (PosiEdK12), and click Save.
Data Requirement:
Table Column
Go to Related > Assessment
Create Assessment records
Table Row
Go to Related > Assessment Group Components
Create Assessment Group Component records
...
Setup Assessment records (This will be displayed in the Table column section)
Go to Assessment Group record > Related tab > Assessment
Create Assessment records. The following fields should have a value.
Assessment Group
Grade Scale
Set Order
Short Name
...
Setup Assessment Group Component records (this will be displayed in the table row section)
Go to Assessment Group record > Related tab > Assessment Group Components
Create Assessment Group Component records. The following fields should have a value.
Assessment Group
Learning Component
Learning Component Name
Set Order
Short Name fields
Sort Order
...
Refresh the page to see if the Markbook table gets constructed
After setting up the above scenarios, this will be the expected table layout.
...
Markbook Stage 2
Individual Assessment View (PosiEdK12)
Properties:
LWC Api Name: individualAssessmentViewMarkbook
LWC Label: Individual Assessment View (PosiEdK12)
Target Object: Assessment
Configuration:
Go to object manager > Assessment > Lightning Page
Edit the lightning page and embed the LWC, saveGo to Object Manager > Assessment > Lightning Page
Edit the lightning page, drag and drop LWC (Individual Assessment View (PosiEdK12), and click 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 Assessmentrecord > Related tab > Cohort Assessment
Create at least 2 cohort records
This serves as the picklist option for Cohort in the LWC
Setup Cohort Member Data (sample data for the table)
Create a Person Account record
Go to Cohort > Related tab > Cohort Member
Create a Cohort Member for each person account created
Setup Assessment Grade Scale
Click the record's Assessment Grade ScaleGo to related > Assessment Grade > New
Go to Related > Assessment Grade > New
Sample Data: Grade: A, Order: 1, Threshold: 100
Create more sample data until order 5 with the appropriate grade, and threshold
Refresh the page to see if the Markbook table gets constructed
After setting up the above scenarios, this will be the expected table layout.
...
Markbook Stage 3
Assessment Group Results (PosiEdK12)
Properties:
LWC Api Name: assessmentGroupResults
LWC Label: Assessment Group Results (PosiEdK12)
Target Object: Assessment Group
Configuration:
...
Go to object manager > Assessment > Lightning Pag > Edit the lightning page
Create a new tab name
> Assessment Group Results
Drag and Drop the LWC (Assessment Group Results (PosiEdK12), and
Save.
Data Requirements:
Setup Cohort:
Go to Related tab > Assessment Group Cohorts
Create sample records with cohort.
This serves as the picklist option for Cohort in the LWC
Go to App Launcher > search Assessment Group
Create an Assessment Group record > Make sure to populate the Grade Scale field
The Grade Scale field will be used as a reference ID to grab all related Assessment Grade
Setup Reporting Period
Go to Related tab > Assessment Group Reporting Period
Create Sample Records
This serves as a picklist option for the Reporting Period in the LWC
Setup Assessment Reporting Period
Go to the App launcher and type Assessment Reporting Period
Click New and create sample records
This serves as data columns on the right side
Refresh the page to see if markbook table gets constructed
Steps in displaying the PosiEd Calendar View Component
...