This is an LTI tool for the Tsugi framework.
Instructors can define activities and upload grade files. Grade files contain a sequence of lines of the form email;grade. In these files, email should be the email address used by a particular user of the calling LMS. grade should be a number between 0 and 1.
Instructors can see average and standard deviation of grades.
Students can see their grade, the average grade and their rank among all participants.
git checkout
git commit -a
git push origin