Grade Management using API

Colleges using the Woolf API for resource creation, grade weight assignment, and score submission can follow this guide to ensure seamless grade synchronization with the Academic Management System (AMS).


1. Assign Grade Weights via API

Important: Do not manually assign weights in AMS for API-integrated colleges as this may cause synchronization errors. Always use the API.

2. Submit Scores


3. Marking Resources as Non-Graded

If a resource does not require grading, set isGradeRequired to false during creation.

 

Additional Considerations

  • Error Prevention: Ensure all gradeWeightId and resourceId values match AMS configurations.
  • Multiple Submissions: The API allows re-submission; the latest grade is used in calculations.

By following these steps, colleges using the Airlock API can manage resource creation, grading weights, and score submissions in full alignment with Woolf AMS.


Related Links