Versions Compared

Key

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

Sakai 2.7.1

Source code: https://source.sakaiproject.org/contrib/opensyllabus/tags/2.7.1.

Binary: http://osyltest.hec.ca/opensyllabus.tar.bz2

Use HEC SDATA

This version of OpenSyllabus comes with our modified version of Sdata. Our SDATA is added as a war file located in the folder gwt-shared/lib.

The war is deployed to your tomcat/webapps repository when you deploy the code using maven: mvn clean install sakai:deploy -Dmaven.tomcat.home=%CATALINA_HOME%

Info
titleAccess to our Subversion Repository

To access our SVN repository (in read-only for now), simply write us a note and we'll provide you with the details.

Sakai 2.7.1

Source code

...

Important

Removing our SDATA war file won't stop code from compiling and deploying but users won't be able to add documents and citations to the syllabus using the browsers.

Customization

...

Course Outline Configurations

...

The OpenSyllabus code comes with a default configuration. This configuration contains:

  • the messages used in the course outline
  • the sections used in the course outline (lectures, themes, presentations ...)
  • the css files and images used in OpenSyllabus

An institution can define more than one configuration and make it available to users or make it mandatory.

Sakai 2.6.1

Source Code

OpenSyllabus for Sakai 2.6.1 is really "HEC friendly" we would suggest you download all our Sakai 2.6.1 version to prevent some customization issues: svn://pollux.hec.ca/full_versions/branches/HEC_Prod_A2010

...