Versions Compared

Key

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

...

  • 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:
    • No Format
      # 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/
      
Attachments