Description Usage Arguments Value Examples
load_marks loads marking data
1 2  | 
markfile | 
 path to marking file or directory of marking files  | 
dir | 
 path to moodle submission directory (optional)  | 
evalfile | 
 path to evaluation criteria file (optional)  | 
assign_id | 
 Moodle assignment ID  | 
id_col | 
 column where the participant id number is found (can be named or numeric) (defaults to 1)  | 
moodlefile | 
 path to file of student_id and moodle_id matches  | 
encoding | 
 encoding for importing .csv files (defaults to latin1)  | 
list
1  | load_marks("001_marking.csv", "001_submissions", "001_eval.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.