Skip to content

Export Assessment and Scores text files destined for Starfish

License

Notifications You must be signed in to change notification settings

sakaicontrib/starfish-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starfish Export

A Quartz job for exporting gradebook and assignment data from Sakai to a series of CSV files.

Building

mvn clean install sakai:deploy -Dmaven.tomcat.home=/path/to/tomcat

Configuring

In sakai.properties set the following options:

The path where the exported CSV files will be saved:

starfish.export.path=/mnt/starfish/export

The sites matching this academic term will be exported. Leave this blank to use the most current active term(s)

starfish.export.term=FA18

The exports use the Sakai site id as the Starfish course_section_integration_id by default. To use the provider instead:

starfish.use.provider=true

About

Export Assessment and Scores text files destined for Starfish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages