Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
test_basic.py | ||
test_csvs.py | ||
test_distributions.py |
The student profile report that can be downloaded from the course staff dashboard included the "location" field (which is obsolete) and the mailing address, which is seldom completed. Here, we add the "country" and "city" fields to the csv report. To do so, we need to be able to dump the new fields to JSON so we convert the user fields to unicode when needed. Note that this breaks compatibility with earlier reports.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
test_basic.py | Loading commit data... | |
test_csvs.py | Loading commit data... | |
test_distributions.py | Loading commit data... |