- Exports the student's name, ccid, email, lab enrollment, and lecture enrollment to a CSV file.
- Excludes instructors and teaching assistants from the output.
- The last row shows the total number of students on the list.
- Click the Participants tab.
- At the bottom of the Participants page, click Show all #.
- Right-click on the page and select Inspect.
- Go to the Console tab.
- Paste the contents of parse.js and hit enter.
- A CSV file will automatically download.