Last data update: 2014.03.03

R: Mark assignments in a directory
mark_my_dirR Documentation

Mark assignments in a directory

Description

Marks assignments in a directory. Stores the results.

Usage

mark_my_dir(directory, lab_file, tasks = NULL, force_get_tests = FALSE)

Arguments

directory

Directory with assignments files.

lab_file

Assignment file to set before marking the assignment (url or local path).

tasks

Which task should be corrected (if more than one). Default is all. To see the different task, see show_tasks.

force_get_tests

Force download of test files before marking of assignments. Default is FALSE.

Results