View source: R/main_functions.R
create_forms | R Documentation |
Creates CSAHS Misconduct forms
create_forms( usernames, assignment, assignment_grade, offense, assignment_due_date, assignment_submit_date, other_assignments, course, instructor, notes = "", interview_date = "today", forward_date = "today", chair, courselink_filename )
usernames |
Usernames for the students involved. |
assignment |
Assignment name in Courselink gradebook. |
assignment_grade |
Assignment grade (unofficial grade). |
offense |
Academic offense. Use short form code(s). |
assignment_due_date |
Assignment due date. |
assignment_submit_date |
Assignment submission date. |
other_assignments |
Other assignment grades (in Courselink gradebook) to be reported. |
course |
Course code, name, and section number. |
instructor |
Instructor's name. |
notes |
Other notes about evidence from the instructor, long form text. |
interview_date |
Date of form forwarded to Chair. If not specified, uses today's date. |
chair |
Name of the Department Chair. |
courselink_filename |
Name of the .csv grade file exported from Courselink. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.