Remove "Message (Assessment Review)" from Problem Builder in Studio #122
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removes the ability for Studio users to add
Message (Assessment Review)components to Problem Builder units, unless the legacy "assessment mode" is enabled.Studio users may still add
Message (Review)components to Step Builder Questionnaire components, and to legacy "assessment mode" Problem Builder Questionnaire components, but not to new Problem Builder units.Also fixes the style issues these buttons by allowing the buttons to use
width: autoandheight: autoto accommodate varied text lengths.Screenshots:
Message (Assessment Review)removed from Problem Builder:Message (Assessment Review)style fixed in Problem Builder (legacy assessment mode):Message (Assessment Review)removed from Problem Builder Questionnaires:Message (Assessment Review)style fixed in Step Builder and Problem Builder (legacy assessment mode) Questionnaires:Sandbox URL:
Installed 48db943.
Partner information: 3rd party-hosted open edX instance
Testing instructions:
staffuser to the sandbox Studio Problem Builder Demos course.Introduction > Overviewsection, view theProblem Builderunit, and clickViewto see its block components.Message (Assessment Review)button is not present in the list of Components.ViewunderProblem BuilderQuestion 1.Message (Review)button is not present in the list of options.Introduction > Overviewsection, view theProblem Builder Assessment Modeunit, and clickViewto see its block components.Message (Assessment Review)button is present. It is greyed out because this message type has already been added to the unit.ViewunderProblem Builder Assessment ModeQuestion 1.Message (Review)button is present in the list of options. It is greyed out because this message type has already been added to the unit.Message (Review)component.Introduction > Overviewsection, view theStep Builderunit, and clickViewto see its block components.ViewunderStep BuilderQuestion 3.Message (Review)button is present in the list of options. It is greyed out because this message type has already been added to the unit.Message (Review)component.Introduction > Overview, and note that the assessment review functionality is unaffected.Reviewers