Canvas Autograder#
See also: computing-ethics, computing, ethics-critical
Teachers pays teachers page for a Python script that will
pull student's submissions, automatically grade and give feedback for each student this can be used to grade attached submissions as well as text-entry. It works best with a rubric given in the assignment description. Perfect for giving students feedback on IB/AP practice assessments using their rubrics. The script pulls the assignment description when feeding the student's submissions to ChatGPT's AI
HT to this Twitter thread which condemns the tool
Why is it not ethical? 1. It's deceptive. The ChatGPT text is not labeled as ChatGPT and the grades have the same status in the LMS as instructor entered grades. 2. The students didn't give permission for their work to be shared with OpenAI.
Related work#
The same TPT user provides
- Canvas Assignment Autograder V2
- Canvas Assignment Texting Notifications - which will text parents about upcoming/overdue assignments