WARNING: The setup of this repository is not like a normal GitHub repository
In order to build each module you require:
This means that you need two Git trackers in the same directory
You MUST be in the top level directory of the repository to execute any git commands now!
You MUST now only modify the master branch with the gitmaster
command rather than git, e.g. gitmaster status
The modules branch can be modified using the gitmodule
command, e.g. gitmodule checkout module2
It is HIGHLY advised that changes to branches be push individually to each branch and not all at the same time.
The build scripts will build individidual modules or all modules into the modules directory.
Note that you must be in the top level directory of the repository in order to build any modules.
While this can still be done with the grunt build
command it is recommended that the build scripts are used.
Change the module number and language for different languages
Change the module number and language for different languages
WARNING: You must be up to date and have commited all changes before attempting to build all modules!
Change the language for different language builds
Change the language for different language builds
All modules are built into the modules/ dirctory.
At the top level is the ODI build with the different languages.
There is also an eu directory for the eu-theme modules.
Each module can be compressed as a scorm package or be used natively using browser local storage to track progress.