Releases: isle-project/isle-editor
0.71.2
This release adds a new error reporting system to the toolbar in case, which will be available in case ticketing is enabled for the respective course on the ISLE dashboard. It also augments the student responses tab on the instructor panel with grading capabilities.
Beta Release - October 2020 - 0.70.0
This release exposes the history action log as a new tab of the data explorer:
Currently, the history log is disabled by default. Setting the history
attribute of the data explorer will enable it. Alongside this change, all plots, models, and tests can now be independently consumed as their own components aside from the data explorer.
The release also fixes a bug which broke progress calculations.
Beta Release - October 2020 - 0.69.0
This update fixes a few bugs due to new features in the data explorer: the binning transformer tool, as well as correct handling of ordered categories in boxplots and tables. The new editor version also comes with features to make filing bug reports and feature requests easier. When clicking on the light bulb that shows up when placing the cursor inside a component, one can now directly file a (pre-filled) bug report or feature request for the respective component:
One can also connect the editor to one's GitHub account on the Settings page, which enables one to upload/import lesson templates from GitHub Gists.
Beta Release - October 2020 - 0.68.1
This patch fixed an issue that caused lesson uploads to break on Windows.
Beta Release - October 2020 - 0.68.0
This release contains editor improvements such as better syncing between editor and preview pane and a new footer bar of the editor window. The video player has been refactored so that autoplay via the playing attribute will only be triggered once the video player has entered the viewport and becomes visible.
Beta Release - September 2020 - 0.67.1
This patch release contains fixes for handling of filtered datasets in the data explorer and improvements for the editor and preview syncing.
Beta Release - September 2020 - 0.67.0
This release changes the display of the toolbar to a horizontal, collapsible format. It improves behavior for multiple-choice questions, which now have more descriptive notifications, and adds the ability to drag tables as answers into image questions. Finally, the editor preview now comes with additional buttons in the component wrappers that allow one to re-arrange components in the preview.
Beta Release - September 2020 - 0.66.1
This patch restores the attribute table display in the component configuration menu, which was broken in the last version. It also adds until attributes to various questions to only accept answers up to a specified date and allows one to use custom filters in the action log of the instructor panel.
Beta Release - September 2020 - 0.66.0
This release contains improvements of the preview rendering performance, fixes when working with ordered factor variables in the data explorer, and improvements for the revealer and gate components. It also restores the "scroll into view" behavior when double-clicking on a component in the source editor view as well as text clustering of free-text responses.
Beta Release - September 2020 - 0.65.2
This update improves the revealer component by making it persistent over sessions and contains fixes for the integrated video chat.