Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Final Grade Submission Using Export Advisor (GRBK-37)

  • Configure gradebook2's applicationContext.xml to select the UC Davis specific ExportAdvisor
    • By default, it points to the "org.sakaiproject.gradebook.gwt.sakai.api.ExportAdvisor" bean which implements the SampleExportAdvisor
    • Find attached the GRBK-37-UCD.patch which will set the UC Davis ExportAdvisor in the applicationContext.xml
  • There are also two sakai.properties that need to be set:
    • # For Testing:
      # NOTE: Point the final_grade_submission_path variable to the appropriate AFS space
      final_grade_submission_url=https://cmdev.ucdavis.edu/CourseManagement/final_submit/fgs_direct_upload.cfm?sakai_id=
      final_grade_submission_path=/afs/.ucdavis.edu/app/sakai-test/gradefiles/
      
  • The UCD implementation of the ExportAdvisor is located here:
  File Modified
No files shared here yet.
  • No labels