-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move dropped item to different zone in assessment mode.
In standard mode, once you drop an item into the correct zone, you can no longer move it until you reset the exercise. In assessment mode, we want users to be able to freely move items between zones until they explicitly submit their solution. This commit implements the ability to move dropped items between zones in assessment mode. It does not make any changes to standard mode.
- Loading branch information
Showing
4 changed files
with
126 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.