Self-Check Stats (displaySCheck.py)

This script has two purposes. One is to present students with their results on self-check questions throughout the term. This can be seen by visiting the web page:

https://student.cs.uwaterloo.ca/~cs135/assess/viewselfcheck/

The other purpose is for instructors to generate a CSV report of all self-check results for the class.

Steps to generate self-check class CSV report

  1. ssh userid@linux.student.cs.uwaterloo.ca Log in to your student account
  2. ssh cs135@linux.student.cs.uwaterloo.ca Go to the course account
  3. python3 ~/web/static/cgi-bin/displaySCheck.py --output csv > results.csv Run the script and save the results to the file results.csv

-- Kurt Dietrich - 2020-12-22

Topic revision: r1 - 2020-12-22 - KurtDietrich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback