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
take evaluation working with everything but block items More... over 18 years ago
partially working take_eval More... over 18 years ago
EVALSYS-68 Added associateType field, change associate to associateId field More... over 18 years ago
Rich text controls added for all itemText, resolves EVALSYS-19 More... over 18 years ago
Returned Template Description to plain text More... over 18 years ago
Added RSF xmlns More... over 18 years ago
Introduced Sakai-RSF components into build More... over 18 years ago
updated an outdated call to old itemcomparator More... over 18 years ago
partially functional handling of instructor type questions More... over 18 years ago
modified localResponsesLogic.saveResponse to remove answers with fields 'numeric' and 'text' both set to null before saving. More... over 18 years ago
EVALSYS-53 Completed item renderer code More... over 18 years ago
Fixed error in maven projects file and adjusted variable name for clarity More... over 18 years ago
EVALSYS-65 Completed the connection of the provider to the rest of the code, moved the provider class name to make more sense More... over 18 years ago
Moved provider API to a new package for clarity More... over 18 years ago
EVALSYS-65 Added the correct code to link the API for the provider to the actual functional code More... over 18 years ago
EVALSYS-64 Updated method to include filtering by instructorApproval flag More... over 18 years ago
EVALSYS-53 Added rendering for blocks, updated html templates, updated preview item to use only the renders More... over 18 years ago
Removed the settings dependency from summary producer More... over 18 years ago
Hopefully fixes issues with retrieving the list of evals when some approved and others are not More... over 18 years ago
EVALSYS-52 Added method (checkTemplateTitleUnused(String title, Long templateId)) to check if the template title is already used More... over 18 years ago
updated assignContext creation to set instructor_approval correctly based on evaluation.instructor_opt setting More... over 18 years ago
EVALSYS-52 Added helpful error message for the duplicate template title error More... over 18 years ago
EVALSYS-61 Many updates to support the storage of multiple answers and also to support various error checking for answers More... over 18 years ago
New email constants and added comments in evaluation logic for checking state More... over 18 years ago
EVALSYS-57 updates to the API, impl, and tests for sending emails More... over 18 years ago
EVALSYS-57 initial methods added to allow us to test scheduling to send emails More... over 18 years ago
Minor adjustments to format and comments More... over 18 years ago
EVALSYS-58 Adjustments to the interface based on rellis suggestions More... over 18 years ago
EVALSYS-58 Added new apis to support external courses, split up existing api, updated tests More... over 18 years ago
EVALSYS-57 Added email sending method and tests to external logic More... over 18 years ago