19
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Nov 17, 2022 — Nov 17, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
EVALSYS-32: Done the following: "You should make the change to not display an option when the user is not an admin (it should either be set to private always unless the system setting forces it to public then to that)." More... over 18 years ago
General code cleanup, removed warnings and added comments More... over 18 years ago
EVALSYS 15: Point (2) completed. In this commit: system settings are being enforced in Essay, Header, and Scaled type items. More... over 18 years ago
Made the evaluation instructorOpt field nullable since it should not have to be set More... over 18 years ago
EVALSYS 15: Instructor opt in settings should be visible only to admins. More... over 18 years ago
Minor update to clarify changeable fields More... over 18 years ago
Removed interceptor linkage from evaluation code, this makes the evaluation completely vulnerable to invalid modifications More... over 18 years ago
ModifyBlock page can be rendered, and partially works More... over 18 years ago
Some interceptor cleanup, found fatal flaw in the interceptor method of protecting data More... over 18 years ago
EVALSYS-4 completed the locking chain code to protect data integrity More... over 18 years ago
EVALSYS 15: (3) is done. More... over 18 years ago
EVALSYS 15: related to (3), completed javascript checks and work in producer. Work in Bean is left. More... over 18 years ago
Fixes for a few tests and integrated part of the locking chain methods into the logic layer More... over 18 years ago
Locking methods completely written and tests passing, now need to integrate the locking methods into the rest of the logic layer More... over 18 years ago
EVALSYS 15: Point (3) nearly done. That is only student and inst view dates stuff left. More... over 18 years ago
EVALSYS 15: Using the system (admin) setting, for SHARING/VISIBILITY of templates, on template_title_desc.html page. More... over 18 years ago
EVALSYS-15: Using system settings for instructors being able to create templates More... over 18 years ago
partial functionality and tests for locking chain More... over 18 years ago
Created utils for rendering utility classes More... over 18 years ago
changed evaluationBean.evalAssigned action to fetch evaluation based on this.evalId, as this.eval.id More... over 18 years ago
Committed partially complete work related to EVALSYS-4 More... over 18 years ago
EVALSYS-13 - changed conditional in SummaryProducer to correctly display stopDate and dueDate when appropriate More... over 18 years ago
EVALSYS-7: Added the method checkDueDate in EvaluationBean to fix this bug. Basically adding 1 more second to More... over 18 years ago
EVALSYS-13 - view date is now considered when showing the 'Report' link on the Summary and Control Panel pages. More... over 18 years ago
EVALSYS-8: We do not need the following line in EvaluationBean.java: More... over 18 years ago
EVALSYS-8 subtracted 15 minutes from logic layer today date check for start date More... over 18 years ago
submitEvaluation() now assigns an END_TIME to new responses More... over 18 years ago
EVALSYS-10 scales ordering actually working now More... over 18 years ago
EVALSYS-14: Administrative settings are being fully used on evaluation settings page. More... over 18 years ago
1) Using administrative settings on evaluation settings page: 60% done. More... over 18 years ago