devstack.cfg
3.48 KB
-
Adds pipeline task to create Problem Response CSV reports · cafb6af4
* Stores each learner's most recent response to each problem to a CSV file for each course. * Problems in the report are sorted by the order they appear in the course, and the username. * Problem response report fields are configurable. * Fetches the course list and course blocks from the REST API, and stores them as hive records, partitioned by date/time (partition format is configurable).
Jillian Vogel committed