ubc / iPeer

Peer Evaluation System
http://ipeer.ctlt.ubc.ca
Other
17 stars 18 forks source link

Fixed issue with the functionality of exporting to PDF #664

Closed josephkh closed 3 years ago

josephkh commented 3 years ago

Solved the Mixed Evaluations export to pdf issue. Test this at:

  1. http://localhost:8080/evaluations/export/course/1
  2. Select "Export File Type" to pdf
  3. Select "Event Name" to Project Evaluation

Note: the Project Evaluation is a Mixed Evaluations type

Closes #656