Listing custom columns
After adding a custom column, the next step is to see what custom columns a given course has. This is done with list-custom-columns.py Download list-custom-columns.py
The program is run with:
./list-custom-columns.py course_id
For example:
./list-custom-columns.py 11 'Sat Nov 26 15:24:25 2016' [{'teacher_notes': True, 'hidden': False, 'id': 7, 'title': 'Notes', 'position': 1}, {'teacher_notes': False, 'hidden': False, 'id': 6, 'title': 'PROJ1', 'position': 2}] 'Sat Nov 26 15:24:25 2016' '\n--DONE--\n\n'