Changed text position relative -> absolute to the dot
Added padding to labels
Open Response component improvements
Added Custom Completion Criteria authoring.
Minor Changes
Authoring Tool
New: Added the ability to insert a step as the first step in an inactive activity.
New: Added the ability to create a new step and place it directly in the Unused section.
New: Added the ability to move inactive activities around within the Inactive Activities section.
New: Added routes to go directly to the constraints view and transitions view so that authors can click on the constraint or branch icons in the project view and be brought directly to the appropriate view.
New: Added a Verify button for the CRater item id in the Open Response Component. #890
New: When an author clicks the Create button to create a project, we now display a message indicator and also disable the inputs so that they can't accidentally make multiple requests to create a project. #1046.
Bug fix: where tooltips would have multiple lines even if the text only used one line.
Bug fix: moving an active step into an inactive activity did not work properly.
Bug fix: moving an inactive step within an inactive group to the inactive steps section did not work properly.
Bug fix: deleting a node in an inactive activity would leave dangling references to the deleted node id. #992.
Bug fix: when moving an activity where the Insert Inside and Insert After buttons would both show up for the group0 node when only the Insert Inside button should show up.
Bug fix: where moving an inactive activity within the Inactive Activities section would create duplicates of the step nodes in that activity.
Bug fix: broke a transition when inserting a step as the first step in an activity. #1083.
Bug fix: Fixed a problem with the startNodeId not being updated properly in rare scenarios. #850.
VLE
Bug fix: images not rendering if their src path contained %20 or &. #889.
Table Component improvements
Connected components now merge tables instead of overwriting them.
When the top left WISE logo is clicked in the VLE, Authoring Tool, or Grading Tool, we now send the user to the appropriate teacher/student/not signed in home page.
Grading Tool
Bug fix: unintended fields being saved in the node and component objects in the project.json. #1053
Bug fix: the export would not include student data from the expected steps. #1054.
Portal
Admin owner will now appear in the share project/run teacher listing and project/run owner will not appear in the listing. #884