RocHack / bb

Command line Blackboard client
MIT License
72 stars 8 forks source link

Fix parsing of grades #6

Closed clehner closed 9 years ago

clehner commented 9 years ago

When bb grades retrieves grades, there is HTML output in the text stream. Fix the regexes in bb_grades to make it output a nicely formatted list of grades.

clehner commented 9 years ago

Can anyone confirm that grades are formatted properly as of e5f5dfdb8a473c417717d6736c41a2961dfdb36c?

jeremywrnr commented 9 years ago

My output looks good! Plus, now both the manually entered and calculated grades are displayed.

clehner commented 9 years ago

:v: