Releases: InnovaLangues/self
Releases · InnovaLangues/self
v3.4
- add user-agent to traces (maybe it'll help debugging)
- add shortcut to test creation form
- add favorite test feature
- enhance pdf export
- fix answer saving
- fix checking right answer in csv export
v3.3.5
- Add TQRU to EEC typologies
- Add pinyin chars in char picker
v3.3.4
- Fix answers saving for APP tasks.
v3.3.3
- Add identity card for items (focuses and cognitive operations)
- Add confirmation message before deleting item, and before regenerating lacunes/listes
- Enhance users list
- Fix deprecated entityManager call
- Fix some cascades
- Translations
v3.3.2
- Fix bug which occurred when adding task to an empty test
- Change export behavior to only generate files on demand
v3.3.1
- Update to symfony 2.5.6
- Translations are now used in JS through bazinga bundle
- Identity form elements are now collapsable
- Add authorMore field for task
- Fix autogenerating propositions when creating TVF(ND) items
- Fix displaying authorless task
- Fix translations
v3.3
- In deleteAllCommand :
- add some em flushes
- change deleting order
- delete cascade remove for question->questionnaire
- Change preload auto to none for medias
- Identity form for tasks
- Remove editor log feature. Replaced by a simpler one in task identity form
v3.2.2
- Add missing CSV header for Tia+ Export
v3.2.1
- Add missing support for img in CE proposition
v3.2
- PDF and CSV export are now stable
- Description field is now handle by tinyMCE in editor for all media types
- Admins can delete user
- Admins can delete user traces (for a test or a task)
- Answers are displayed in editor for QROC tasks
- Answers can be switched (right/wrong) in editor for QROC tasks
- UI changes