Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 563 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 563 Bytes

Eclass Roster Parser

Features

  • 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.

How to use

  1. Click the Participants tab.
  2. At the bottom of the Participants page, click Show all #.
  3. Right-click on the page and select Inspect.
  4. Go to the Console tab.
  5. Paste the contents of parse.js and hit enter.
  6. A CSV file will automatically download.