update_marks: Update Marks

Description Usage Arguments Value Examples

Description

update_marks returns a table with first and second marks

Usage

1
update_marks(marking, filename)

Arguments

marking

list containing a dataframe (marks) and moodle participant directory (dir)

filename

path to updated marking file (required columns: moodle_id, question, updated_grade)

Value

list

Examples

1
update_marks(marking_example, "final_marks.csv")

debruine/markr documentation built on May 20, 2019, 5:57 p.m.