You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add question prop for workspace
Also made the questions in IAssessment more specific
* Add mock MCQ display for MCQQuestion
* Decouple editorValue from editorContainer
It must now be passed as a prop. The parent that spawns an
EditorContainer can take care of the value.
* Simplify WorkspaceProps
* Add MCQChooser
* Arrange content of MCQChooser
* Style components to look consistent
* Add mcq question to MCQChooser
* Add word wrapping
* Make buttons colored
* Move mcqChooser scss into workspace
* Format and add tests
* Fix some CSS issues (#131)
* Bump version 0.1.0 -> 0.1.1
0 commit comments