uoepsy_turnitin: Create a spreadsheet with turnitin links from a set of files.

View source: R/uoepsy_turnitin.R

uoepsy_turnitinR Documentation

Create a spreadsheet with turnitin links from a set of files.

Description

Create a spreadsheet with turnitin links from a set of files.

Usage

uoepsy_turnitin(submission_dir, output_file, rename_files = FALSE)

Arguments

submission_dir

directory holding all and only the submitted files

output_file

filepath to output csv

rename_files

if TRUE will rename files to just the exam numbers (where possible)

Examples

# from turnitin submission box, download all files, and unzip to a folder, e.g. dapr1reps/
uoepsy_turnitin(submission_dir = "~/Desktop/dapr1reps/", output_file = "~/Desktop/dapr_marks.csv")

uoepsy/junk documentation built on April 3, 2025, 1:22 p.m.