Emilia Friedberg
Emilia Friedberg
Update the `handleKeyCommand` and `onTab` functions to make them compatible with the latest versions of draft-js and @draft-js-plugins/editor (0.11.7 and 4.1.0 at the time of this writing). I believe, but...
Include the `node.length` in the `getSafeCaretPosition` function in order to solve `IndexError` that was arising out of an invalid range length in the instance where the state's value is longer...
## WHAT Add a script that: - identifies pairs of questions with (case-insensitive) identical uids in the LMS database - identifies, for each pair, which question has fewer responses in...
## WHAT Update the onboarding slides for Evidence. ## WHY We are now grading Evidence activities, so the old ones were inaccurate. ## HOW Just copy changes/CSS/image replacement. ### Screenshots...
## WHAT Make sure tooltips and other reporting features (like the color coding of the icons in the Scorebook, Student Dashboard, and Activity Analysis pages) work for Evidence activities completed...
## WHAT Build out the social studies subject page. ## WHY This completes the flow for assigning social studies content, which will be demo-ed to the OER Project partners on...
## WHAT Update copy and remove images and elements that say Evidence is not scored. ## WHY This will no longer be accurate. ## HOW Just HTML/CSS changes. ### Screenshots...
## WHAT Start sending an actual score back from Evidence to store in the database. Note: this won't be released until a fleet of frontend changes are ready to go...
## WHAT Update the Assign Activities and My Reports index pages with cards that link off to the new Content Hub pages (not built yet) and update the Explore Curriculum...
## WHAT Add an `ai_type` migration to the Evidence::Activity model and validation for which `ai_type`s are allowed. ## WHY We are going to use this field to differentiate on the...