Skip to content

v12.2.0 - "Beryl"

Compare
Choose a tag to compare
@zachberry zachberry released this 24 May 19:09
· 674 commits to master since this release
v12.2.0
8c0b629

The big stuff you'll wanna know

This release is a smaller Visual Editor focused update - read on for more information!

For authors & instructors

  • Normally typing "* " or "1. " (for example) should automatically create list, however this wasn't working in Questions or in the Score Action post-test landing pages in the assessment. Now it's been fixed.
  • We fixed a bug where hitting enter inside a Button in a Score Action post-test landing page incorrectly created a duplicate nested Score Action page.
  • In the last v12.1.0 release we moved the Assessment Rubric to it's own modal dialog which you can get to by clicking a button at the bottom of the Assessment page. This release adds a summary of your rubric settings so you can view them at a glance without having to open the full rubric dialog. Simply hover over the (?) icon to view the summary.

REST API Changes:

  • No changes in this release

New Feature Screenshots

Assessment Rubric Summary

You can summon the summary (shown below) by hovering over the (?) icon to the right of the "Edit Assessment Rubric" button.

Screen Shot 2021-05-21 at 1 11 20 PM

Complete Issues List

The list of completed pull requests can be seen on our GitHub milestone page.

  • #1800 - 🛠️ Adds the Assessment Rubric summary
  • #1821 - 🐛 Fix duplicate nested score action pages being created when splitting nodes
  • #1822 - 🐛 Fixes convertIfList to work in any nested structure
  • #1827 - 🐛 Fixes a bug where question bank settings were not being saved in the Visual Editor

Issue legend:

  • ✨: New features
  • 🛠️: Improvements & enhancements
  • 🐛: Bug fixes

Release Stats

Commits: 10
Developers: 3
Files Changed: 41
Lines Changed: 768 (+691 / −77)
Commit Dates: May 4, 2021 - May 24, 2021

Lines of Code (expand to view)
cloc ./ --hide-rate --by-percent cmb --read-lang-def=cloc-type-definitions.txt
    2258 text files.
    2000 unique files.
     316 files ignored.

github.com/AlDanial/cloc v 1.84

---------------------------------------------------------------------------------
Language                       files        blank %      comment %           code
---------------------------------------------------------------------------------
Jest Test Snapshots              270           0.92           0.05         525009
Jest Tests                       530          13.77           2.00          86472
JavaScript                       775          12.55           8.33          49269
JSON                              93           0.01           0.00          30252
Sass                             156          15.30           1.05          11099
JSX                               29          11.09           1.08           1457
XML                               33           2.29           5.10           1415
Markdown                           4          19.10           0.00            614
EJS                               12           8.48           0.96            470
SVG                               41           0.55           0.00            181
YAML                               4          16.39           7.56            181
---------------------------------------------------------------------------------
SUM:                            1947           3.94           1.05         706419
---------------------------------------------------------------------------------

Thanks!

A big thanks to our contributors for this release (listed in alphabetical order):