presnick / RunestoneServer

Interactive books for computer science
http://interactivepython.org
Other
26 stars 46 forks source link

fix csv upload such that you can upload comments #89

Closed aerenchyma closed 9 years ago

aerenchyma commented 9 years ago

If there is a two-column csv (emails and grades), it will upload emails and grades with blank comments. If there is a three-column csv (emails, grades, comments) it will upload all three.