Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/gallery/code_vault.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion overview/gallery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,15 @@ Lab Queue

**Lab Queue** (Neuvontajono) is a service used during computer exercise
sessions, which students use to request help from a teaching assistant
at the session.
at the session. Instructions are available in the `Lab Queue README <https://github.com/apluslms/neuvontajono/blob/master/docs/README.md>`_.


Code Vault
..........

.. figure:: /images/gallery/code_vault.png

**Code Vault** (Koodisäilö) is a service that allows students to save their code for a short period and continue working on it later, or share a link to it with course staff members. Course staff can use the service for storing public snippets, which logged-in students can view. Teachers can configure per-course settings, such as course name and programming language, from Code Vault. For more info, see the `Code Vault README <https://github.com/apluslms/koodisailo/blob/master/docs/README.md>`_.


Essay grading
Expand Down