After requesting an Assessment Submission from Cahoot, bring the Cahoot grade into Wisenet by syncing the grade.
The Cahoot Grade Sync uses the following logic:
- Retrieve all Wisenet Data Submissions for the Unit Offer
- Filter to Data Submissions where:
- Status is Pending Submission or Pending Review
- Assessment Type is Cahoot
- Retrieve all Cahoot Sessions and identify the matching session based on Course Offer Code
- Retrieve Cahoot results (registrations) for the matched session
- Match Cahoot registrations to Wisenet learners using email address
- Patch the Data Submission with results and set status to Pending Review
1
Sync Grades in Bulk per Unit Offer
- Navigate to LRM > Selected Unit Offer > Detail
- Click Action > Cahoot Grade Sync
- Check the grade by opening the Cahoot Assessment Submission from:
- LRM > Reports > Data Submissions, OR
- LRM > Learners > Selected Course Enrolment > Data Submissions, OR
- LRM > Learners > Selected Unit Enrolment > Data Submissions, OR
- LRM > Selected Learner > Data Submissions
2
Sync Grades Individually per Data Submission
- Navigate to:
- LRM > Reports > Data Submissions, OR
- LRM > Learners > Selected Course Enrolment > Data Submissions, OR
- LRM > Learners > Selected Unit Enrolment > Data Submissions, OR
- LRM > Selected Learner > Data Submissions
- (Optional) Add filters to narrow your results
- Click the Sync Grades icon next to the Assessment Submission.
3
Sync Grades Automatically
How it works
- The automated sync runs every morning at 4am based on the tenant’s timezone
- Retrieve all Wisenet Unit Offers where:
- UnitOffer.StartDate ≤ today
- UnitOffer.EndDate ≥ yesterday
- For each Unit Offer:
- Retrieve all matching Cahoot Sessions (based on Course Offer Code)
- Retrieve Cahoot results (registrations) for the matched session
- Retrieve all Wisenet Data Submissions for the Unit Offer
- Filter Data Submissions to:
- Status = Pending Submission or Pending Review
- Assessment Type = Cahoot
- Match Cahoot results to Wisenet learners using email address
- For recorded webinars:
- Check the registrations DateTimeLastViewed
- Only process results where DateTimeLastViewed is within the last sync window
- This is to unnecessarily reprocess data that hasn’t changed since the last sync
- Update the Data Submission with the latest results and set Data Submission status to Pending Review
