Versions Compared

Key

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

...

Requirement: Disable/enable Download buttons - using configuration files

Configuration

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

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

Requirement: 'Make download more configurable' - using configuration files

Screen-shot of Course Grade Download buttons

Changes to Online Grade Submission, the existing UC Davis Final Grading Tool (Coldfusion application)

Include Page
UCDSAKAI:Course Management Final Grade Import
UCDSAKAI:Course Management Final Grade Import