Skip to content
Snippets Groups Projects
Select Git revision
4 results Searching

submit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Ruben Backx authored
    7304688b
    History

    Submit

    Built in cooperation with Delft University of Technology

    A successor to CPM (Complete Project Monitoring), Submit started out as a Software Project in 2020 and is part of the Labrador suite of Learning Management Systems. It is an open source software, designed to make assignment management simpler. Its most interesting feature is the connection to LabraCORE which allows for easy communication and data sharing with the other Labrador applications (such as the Queue or TAM).

    The standard flow of this application can be seen as:

    1. A teacher creates an assignment for a course edition.
    2. A student forms a group for working on the assignment.
    3. The group submits a submission to the assignment.
    4. The group receives feedback for the submission (from a teacher or an automated script).
    5. The group submits a new submission.
    6. The group receives a grade for this assignment.

    If you are interested in contributing to this project, please read the CONTRIBUTING.md file.