As soon as you have installed libre TMS, configured your environment and synchronized your courses materials, you can setup your course session.
Remember that the course session backend is defined in the ~/.libre/session.yml configuration file.
The libre-session command will help you interact with your session backend and start runing your course.
You can use the following commands :
libre-session configwill configure course session to deliverlibre-session installwill install course session to deliverlibre-session startwill start delivering course sessionlibre-session stopwill stop delivering course sessionlibre-session uninstallwill uninstall course session deliveredlibre-session statuswill give you status of your course session to deliverlibre-session infowill give you information about your course session to deliverlibre-session usagewill help you find how to use this commandlibre-session versionwill give you this command version
Simply run libre-session config command. According to the configuration defined in ~/.libre/session.yml you
will be warned for additionnals informations. After a successfull execution, you will find the course session configuration
file in /usr/share/libre/conf/session.json. This file define the course session you are going to deliver, if you need to perform
adjustement, you can modify this file manually.
Run libre-session status after configuration to check and display your configured course session.
Because course session is a dependency of instructor component, session install, update and
uninstall will be automatically performed when invoking command libre-instructor
When your course session is configured, you can :