sync_lms_onboarding_state
Syncs student onboarding state by processing SCORM quiz scores and previous repetition data using SM-2 scheduling to output a signed LTI payload.
Instructions
LMS Sync Bridge: Integrates with Moodle/Canvas LTI services. Parses raw SCORM quiz scores, executes SM-2 scheduling, and outputs a signed LTI payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lms_student_id | Yes | ||
| quiz_score_pct | Yes | ||
| repetition_count | Yes | ||
| scorm_package_id | Yes | ||
| previous_ease_factor | Yes | ||
| previous_interval_days | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |