Brandon Stull
Brandon Stull
Currently, if a widget instance is deleted then all of the perms a user has to that instance are stripped and a 'is_deleted' flag is toggled to 'true'. That widget...
Currently the user admin panel will not list any widget instances that have been deleted by the user - this is problematic in the case of an instructor deleting a...
On the My Widgets page, when a widget is selected, add a section to the page listing the current user's current access level to the selected widget, and potentially a...
Adds support to Materia platform to receive and save play states from widgets, and recall those states when a user tries to play the same widget prior to completing it.
Assign the 'basic_author' role to a user in Materia. As that user, play an embedded widget as a student. Note how that user no longer has the 'basic_author' role.
Page also still says 'Scores' at the top. It would be better to have some kind of an indication that the problem is 'you don't have any scores for this...
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...
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...