Documenting your course
Last updated
Was this helpful?
Last updated
Was this helpful?
Nuvolos helps you organize and document your course contents with two key features:
On any folder level, you may include a file named README.md
that will be automatically rendered as a documentation of the folder, if written in standard format. The top level README.md
is automatically rendered on the overview of your instance.
You may also embed videos from streaming providers to your readme file, creating a journal of previous lectures for the students to review. This may be done by copying the Embed snippets provided by the standard streaming services as a link into the readme file.
You may place a hidden file named .videos.json
in the root folder of your instance. The video links contained in this file will be displayed in the video area of the overview.
The following overview contains a single video file:
The video section is generated via the following syntax:
The above snippet is saved under a filed named .videos.json
: