Skip to content

Features

George-Cristian Muraru edited this page Oct 31, 2020 · 5 revisions

General features

  • run multiple submissions in parallel
  • automatic virtual machine building - the responsible TA only needs to specify the packages that need to be installed

Teaching Assistants features

There are specific actions that teaching assistants can run for an assignment or for a submission.

Assignment

  • Download last submissions for code review (all last submissions from an assignment)
  • Run MOSS on the last submission
    • The assignment must have the correct programming language selected
    • The process will take some time to finish; do not refresh the page. After the check is done a link with the format http://moss.stanford.edu/results/619603464
  • Run submissions multiple times - TODO

Submission

  • Re-run submission in case there were some errors on the server side
  • Recompute score in case there was a change in the deadline

Review submissions:

The teaching assistants have the possibility to review -- add bonus points or subtract points for a submission (it should be the last one uploaded by the student).

For adding points to homework the format is the following:

+[number]: Text good review

Ex:

+12.0: The homework is fabulous

For subtracting points from homework the format is the following:

-[number]: Text bad review

Ex:

-10.0: Try to use defines for hardcoded values

Student Features

Download the last submission

  • Check all their personal submissions
  • Download the archives for a specific submissions