instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.58k stars 2.48k forks source link

Activity log on quizzes inaccurate #2159

Open shr00mydan opened 1 year ago

shr00mydan commented 1 year ago

Summary:

The action log on quizzes helps instructors see if students are cheating on quizzes, copying from Quizlet for example. It is inaccurately reporting that students are answering questions before viewing them.

Steps to reproduce:

  1. Go into student view and take quiz, normally reading each question and then answering.
  2. Pop out of student view and go into speedgrader; click on test student; and click action log
  3. See a report of answering questions before viewing them.

Expected behavior:

It should show that the questions are viewed and then subsequently answered.

Actual behavior:

It shows that questions are answered first, then viewed.

Additional notes:

Here is the action log for a quiz that I took as a test student, normally reading questions and subsequently answering them. It makes it look like cheating when there was no cheating.

Action Log

00:03

Session started 00:07 Answered question:#1 00:18 Viewed (and possibly read) question#1 00:20 Answered question:#2 00:28 Answered question:#3 00:33 Viewed (and possibly read) question#2 00:33 Viewed (and possibly read) question#3 00:33 Viewed (and possibly read) question#4 00:45 Answered question:#4 00:53 Answered question:#5 01:01 Answered question:#6 01:03 Viewed (and possibly read) the following questions:#5#6 01:03 Viewed (and possibly read) question#7 01:18 Answered question:#7 01:26 Answered question:#8 01:33 Viewed (and possibly read) question#8 01:36 Answered question:#9 01:45 Answered question:#10 01:48 Viewed (and possibly read) question#9 01:48 Viewed (and possibly read) question#10 02:01 Answered question:#11 02:18 Viewed (and possibly read) question#11 02:22 Answered question:#12 02:32 Answered question:#13 02:33 Viewed (and possibly read) question#12 02:44 Answered question:#14 02:48 Viewed (and possibly read) question#13 02:56 Answered question:#15 03:03 Viewed (and possibly read) question#14 03:03 Viewed (and possibly read) question#15 03:08 Answered question:#16 03:18 Viewed (and possibly read) question#16 03:33 Answered question:#17 03:48 Viewed (and possibly read) question#17 04:16 Answered question:#18 04:18 Viewed (and possibly read) question#18 04:26 Answered question:#19 04:33 Viewed (and possibly read) question#19 04:44 Answered question:#20 04:48 Viewed (and possibly read) question#20

I'm using Mozilla Foxfire on Windows 10