This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Releases: thm-projects/arsnova-mobile
Releases · thm-projects/arsnova-mobile
2.4.4
2.3.4
2.4.3
2.4.2
Bug fixes:
- Fixed a JavaScript
TypeErrorwhich occured when presenting questions with enabled slides feature and required a reload to make ARSnova usable again. - Button descriptions now adjust correctly when slides are enabled.
- ARSnova no longer hangs because of a
ReferenceErrorwhen loading for the first time on slow connections.
2.4.1
2.4.0
Major features:
- Slides: A new content format without any answer options has been added.
- Interactive keynote: A new use case including the 'slides' format has been
added. It replaces the 'All-inclusive' use case.
Minor features and changes:
- An overlay showing count of new student's questions and average feedback has
been added to presentation mode. - Student's questions and comments are now directly displayed instead of a list
of subjects. - JSON export and import now include session info and feature settings.
Bug fixes:
- Editor buttons now add new lines when necessary to produce correct Markdown.
- New lines in Markdown content are now displayed as is.
- All question formats apart from 'grid' are now correctly exported to CSV.
New variables for theming:
carousel-indicator-unanswered-question-coloricon-danger-coloricon-warning-colorlist-header-txt-colorlist-header-unread-colortooltip-background-colortooltip-text-color
Changes for developers:
- Initial support for localization variations has been implemented.
This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Andreas Gärtner, Daniel Gerhardt, Tom "tekay" Käsler
Sponsoring: AG QLS, HMWK
2.3.3
2.3.2
2.3.1
2.3.0
Major features:
- Use case scenarios: To simplify the user interface, question types and
functions are now enabled on a per session basis. Unused features are hidden
and no longer distract from the workflow. - Improved UI theming: Theming has been simplified by providing a variables
file. Deep knowledge of CSS, SCSS and ARSnova's HTML structure is no longer
required for color adjustments. Additionally, the default theme got a refresh. - Message of the Day: It is now possible to display a message to all users per
session or globally. - New question type "Ask the audience": four options A, B, C, and D without
question text. - CSV export/import (experimental): Questions and their answers can now be
exported to a simple CSV file.
Minor features and changes:
- Improved formatting: New formatting options (GitHub Flavored Markdown) are
available. - New templates for opinion polls have been added.
- Chrome's "pull-to-refresh" action is now longer triggered in text fields.
- Text selection in multiline editors no longer triggers scrolling.
- It is now possible to freeze live feedback.
- Image uploads except for hot spot questions and image answers are no longer
available. Images on external servers can still be embedded via Markdown. - Usability improvements and bug fixes
Bug fixes:
- Image scaling and rotation have been fixed.
Changes for developers:
- The
grunt runbuild task has been improved to display important messages by
Sencha Cmd. Verbose output for debugging purposes is displayed when parameter
-vis used. - Maven builds are now deprecated for the frontend. Please use Grunt instead.
- Version information is now saved with builds and is accessible via
Version
controller.
This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Andreas Gärtner, Daniel Gerhardt, Tom "tekay" Käsler, Christoph Thelen
Contributions: Daniel Haag (University of Innsbruck), Juan Markowich, Marco Schäfer
Sponsoring: AG QLS, HMWK