Skip to content

Releases: Learnosity/learnosity-demos

[RELEASE] Tagging the v0.7.0 release

19 Feb 09:14
Compare
Choose a tag to compare
944fb15 [BUG] Fixed issue where the text input wasn't clickable
d6c00d1 [FEATURE] Added extra navigation config options in the default init params
36a32b2 [FEATURE] Added 'skip_submit_confirmation' to assess app overrides
ae2858b [BUG] Allow formula demo latex to be copied
a9de35b [REFACTOR] Turned on show_intro
6cb8b0f [BUG] removed script call to vg (needs to be prod)
3811e49 [REFACTOR] Made asset requests protocol-less
e8729c7 [FEATURE] Added 'top' layout in items assess demo
83e41e5 [BUG] Removed unnecessary template attribute in formula demo
b201695 [REFACTOR] Misc refactors, bug fixes and enhancements
261ed0d [CONFIG] Added copyright comments from symfony package for UrlGenerator.php
a51eb51 [REFACTOR] Now pointing at Assess API V2
34ca51b [FEATURE] Added 'fontsize' support
437721b [BUG] Fix incorrect label on settings page
7c75fdf [BUG] Added missing review mode for questions types demo.
ece55cf [UPDATE]AssessApi demo.
e3097c5 [REFACTOR] Point reports at questions qpi v2
9857a8b [BUG] Fixed incorrect redirect url
cdaf21c [BUG] Fixed incorrect 'Next' links

v0.6.1

30 Dec 04:23
Compare
Choose a tag to compare

[CLEANUP] Updating docs links
[BUG] Fixed typo on author demo

v0.6.0

16 Dec 06:57
Compare
Choose a tag to compare

dd63854 [FEATURE] Initial work on retrieving and displaying hints from question metadata
159af4b [FEATURE] Added graph plotting demo.
05dc636 [FEATURE] Added (and refactored) 1 question with dynamic buttons next to each question. Clicking the button will render a 'hint' using content from the question metadata
da29003 [FEATURE] Added question types demos from learnosity.com to questions api demos.
da5d440 [FEATURE] Added multiple choice block style demo and added offsets
b34fc2d [REFACTOR] Fixed the security check page to use questions api V2.
c6524b3 [BUG] Fixed issue where init preview wasn't quoting the keynames
4bba887 [FEATURE] Extended itemsapi worked solutions demo.
9ba5d73 [FIX] Fixed messed up titles for questions api demo
3e56692 [POLISH] Removed offsets for questionstypes demo
70305ef [REFACTOR] Update demo to use Questions API V2

v0.5.0

11 Dec 04:02
Compare
Choose a tag to compare

be3fc62 [REFACTOR] Changed assessment demos to use questions api V2
568e320 [REFACTOR] Turned on options for items api (assess) demo and added idle timeout
7188821 [BUG] Repointing items api to prod
f52b989 [POLISH] Added example spans on featuretypes demo page and codemirror.js for beautification.
7fbe338 [FEATURE] Added formula question demo.
984ec3d [FEATURE] Added "idle" timeout options to the override settings modal on Items API demo
f305305 [FEATURE] Added stylesheet override to Items API Assess demo.
9fde4eb [POLISH] Removed question mark in label on items assess override modal.
0f04c0e [REFACTOR] Removed default custom css for items settings override. Updated contents of custom.css
540dc2d [FEATURE] Added warning_on_change to items settings override page https://app.asana.com/0/8825147419757/9102116731822

v0.4.0

09 Dec 04:04
Compare
Choose a tag to compare
  • [REFACTOR] Swapped order of 'Assessment' and 'Authoring' in nav and homepage.
  • [FEATURE] add Google Analytics via GTM
  • [REFACTOR] Refactored the structure of files within www and fixed nav active status.
  • [BUG] Fixed relative paths issue in demo links
  • [BUG] Fixed relative path issues
  • [POLISH] Cleaned up JSON config object
  • [BUG] Fixed json_encode bug in RequestHelper.php and others
  • [FEATURE] Added questions api "features" demo page.
  • [BUG] Fixed path for xhr.php for preview items in author api demo.
  • [FEATURE] Translated core demo site Items Assess and Inline to jsp
  • [BUG] Fixed broken author api preview modal

v0.3.0

27 Nov 19:41
Compare
Choose a tag to compare

8aac630 [FEATURE] Updated Question Editor demo page to include all demos from the existing docs site demo page.
8ae109d [FEATURE] The initialisation preview modal now supports a PHP array or JSON string.
738cf6f [FEATURE] Pointing at questions api V2 and question editor V1
9c189d2 [FEATURE] Added the security check page from docs to demos, currently pointing at Questions API V1 until a fix is made to make it compatible with V2.

v0.2.0

26 Nov 07:06
Compare
Choose a tag to compare

[FEATURE] Added prettified JSON preview of the initialisation object
[FEATURE] Added a custom settings modal for the items api (assess)
[REFACTOR] Cleaned up the display of the author api demo, added some comments in the code etc.
[FEATURE] Refactored the Author API page to simulate a fictional CMS. Users can add items from the Item Bank, and preview via the items api inline.