Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Guide contents 

Table of Contents
minLevel1
maxLevel2
outlinefalse
styledecimal
typelist
printablefalse

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFBDAD

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

Configuration:

  • Go to object manager > Assessment Group > Lightning Page

  • Edit the lightning page and embed the LWC, 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

  • 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

  • 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 Scale

  • 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 markbook table gets constructed

-------------------------------------------------------------------------

Assessment Group Results (PosiEdK12)
Properties:
LWC Api Name: assessmentGroupResults
Target Object: Assessment Group
Status: Under development

Configuration:

  • Go to object manager > Assessment > Lightning Page

  • Edit the lightning page

  • Create a new tab name, Assessment Group Results

  • Embed the LWC, 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

Setup Reporting Period

  • Go to Related tab > Assessment Group Reporting Period

  • Create Sample Records

  • This serves as a picklist option for Reporting Period in the LWC

Setup Assessment Reporting Period

  • Go to 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

...