I need a list of how long each student takes to complete a quiz. Students start at different times, so submission times (which are easily downloaded) are not sufficient.
My class is large, so opening each student's quiz log, typing the start time into a spreadsheet, and computing the difference between start time and submission time is not a viable solution.
How can I obtain a list of all students' individual quiz durations (or start times)?
Thanks in advance,
Dave