-
Notifications
You must be signed in to change notification settings - Fork 235
Global annotations #1629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Global annotations #1629
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
48d752f
Improve validation for problem creation
damianhxy 56355ed
Add migration
damianhxy c41052c
Initial support for global comments
damianhxy 964f72b
Handle case with no comments
damianhxy b4134da
Display max_score to 2dp
damianhxy ec7c6a8
Add support for global annotations on view feedback page
damianhxy 0c0cbe8
Align chevrons to right
damianhxy 0b19d08
Add floating annotation tools for global annotations
damianhxy 63c8c62
Add events for delete global annotation, and (un)collapse annotations
damianhxy 5ceba42
Prevent annotation tools from shrinking
damianhxy 58816d8
Global add button WIP
damianhxy b832e98
Hide global checkbox for global annotations
damianhxy 8c10ec7
Add headers for empty annotation categories
damianhxy ac58e07
Reorder code to simplify
damianhxy d3c8516
Fix js and touch-up panel
damianhxy 4d8fd2d
Edit support for global annotations
damianhxy 9c397db
Change form button text for global annotations
damianhxy 764ae74
Remove scaffolding
damianhxy 3b27530
Update unreleased annotations wording
damianhxy cfcc261
Show – for problem if no score given
damianhxy 6f160c8
Hide controls from students
damianhxy c381daf
Allow add and edit boxes to be open at the same time
damianhxy 9e25e91
Update annotations documentation
damianhxy 1830201
Update logic for @problemReleased
damianhxy 2153b93
Hide autograded problems from annotation pane
damianhxy ac680da
Fix mismatched div tag
damianhxy d36e58e
Fix off-by-one numbering
damianhxy 19eed53
Properly wrap col in row
damianhxy 9335c86
Append edit form after each annotation
damianhxy 12165f9
Rename function AnnotationPanel -> AnnotationPane
damianhxy 38ebad1
Touch-up code
damianhxy 2861782
Merge branch 'master' into global-annotations
damianhxy 9da6d66
Address nits with annotations documentation
damianhxy f76f5c9
Round score to 2dp on viewFeedback too
damianhxy 9a8d224
Address nit
damianhxy 9ae5f0d
Merge branch 'master' into global-annotations
damianhxy 8455029
Merge branch 'master' into global-annotations
damianhxy 56abc53
Update @problemReleased check for viewFeedback
damianhxy 7823267
Use Object.assign when updating global annotation
damianhxy cf6277d
Update shared comments docs
damianhxy ec09cb6
Prevent Global annotation header from flashing
damianhxy df40dbe
Turn global annotation form header into a div, simplify styles
damianhxy f54bdf8
Move descriptTuple logic to controller
damianhxy b4e6c45
Handle annotations on deleted problems
damianhxy 989a978
Fix message displayed when no annotations exist for a problem
damianhxy fbb57b1
Destroy annotations when deleting problems
damianhxy 32db5a1
Simplify equality check with true
damianhxy ccd779f
Merge branch 'master' into global-annotations
damianhxy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.