Obojobo
Obojobo copied to clipboard
Next generation course content for your LMS. Easy for beginners, but powerful enough for researchers.
Created the objectives feature as suggested in the #1644
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) Changelog Sourced from loader-utils's changelog. 1.4.1 (2022-11-07) Bug Fixes...
Added two CSS styles in viewer-component that reverse the applied margin styles to YouTube videos placed in Explanation and Feedback portions of the assessment chuck. This will stop the videos...
Since onFormSubmit function was already implemented to listen and trigger when the enter key is pressed in practice mode, I went there and added code in the preexisting if statement...
Alternative to/extension of #547. Official name could use some work, but the idea is that an additional option would be added to the assessment rubric that would enable a new...
List may grow, but immediate concerns: - When adding multiple modules to a collection, display a 'everything worked' dialog after closing the collection management window. There's nothing that makes it...
Original issue was to fix the parser so it would not read lowercase letters a-f as hex. A work around was found, but we were concerned with how it would...
When entering a non-numeric answer for a numeric question, a form validity element should show saying 'Not a valid numeric value' when trying to leave focus. This seems to work,...
Closes #1272. Closes #1788. Closes #1922. Closes #2012. This release: - Prevents text styling inside HTML chunks. - Adds aria-live to the modal component so the screenreader will read any...
#2027 introduced a feature to prevent a module from saving if there are any errors detected in questions throughout the document. At the moment this is just a standard browser...