Versions Compared

Key

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

...

By 'properties' file

property key: course_grade_export_enabled - default value: true
property key: roster_export_enabled - default value: true
compile-time path: tool/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties
run-time path: WEB-INF/classes/org/sakaiproject/tool/gradebook/bundle/Messages.properties

Sakai Gradebook Modifications Specification

By JSF configuration file

Bean id: exportBean
property: courseGradeDownloadEnabled - default value: true
property: rosterDownloadEnabled - default value: true
compile-time path: tool/src/webapp/common/WEB-INF/faces-beans.xml
run-time path: WEB-INF/faces-beans.xml

...

...

Online Grade Submission - midifications to the existing UC Davis Final Grading Tool (Coldfusion application)