Skip to content

Releases: concord-consortium/activity-player

Version 1.7.1 - released November 24, 2021

24 Nov 20:18
Compare
Choose a tag to compare

Features/Improvements

  • Update Portal Report version to 4.5.0 used in Activity Player #180427579

Asset Size

File Size % Change from Previous Release
index.css 35619 bytes 0%
index.js 4064670 bytes 0%

Version 1.7.0 - released November 23, 2021

23 Nov 17:03
Compare
Choose a tag to compare

Features/Improvements

  • Support existing "linked interactive" interactive API in the Activity Player #179624936
  • Run with Others - AP support for being launched with collaboration URL #173062938
  • Run with Others - support for attachments #179921148
  • "Show my work" does not work for Teacher Edition items #178657797
  • Support attachments with linked interactives in AP and LARA runtime #179906617
  • Support Edge case Linked Interactive logic and UI #179625030

Asset Size

File Size % Change from Previous Release
index.css 35619 bytes 0.34%
index.js 4064670 bytes 0.11%

Version 1.6.0 - released October 13, 2021

13 Oct 21:49
Compare
Choose a tag to compare

Features/Improvements

  • Create interactive-api-host helpers with reusable Attachments API implementation #179392739
  • Portal Report provides attachment API #179181324
  • Fix Attachments API implementation to support run with others #179499657
  • Activity Player supports Sharing Plugin #179466149
  • AP needs two fixed width options: iPad Friendly and 1100px #179122973

Bug Fixes

  • IFrame jitter behavior in Activity Player #176575020

Asset Size

File Size % Change from Previous Release
index.css 35498 bytes 0.33%
index.js 4060105 bytes 24.34%

Version 1.5.1 - released September 2, 2021

02 Sep 19:49
Compare
Choose a tag to compare

Features/Improvements

  • [AP] Attachments created by interactives are viewable by other members of the same class (context) #179367755
  • [AP] Teacher events in the AP when using the teacher edition should include all the necessary data to be visible in the log-puller #179455190

Asset Size

File Size % Change from Previous Release
index.css 35380 bytes 0%
index.js 3265394 bytes 0.015%

Version 1.5.0 - released August 23, 2021

23 Aug 22:15
Compare
Choose a tag to compare
  • [CFM] Activity Player supports attachments (Large Documents) interactive API for anonymous users 178850680

  • [TeacherEdition] AP Sequences do not show Teacher Edition tabs for correct/distractor/TeacherTip/Exemplar 179167693

  • [ITSI] Background Images AP 178990327

  • [AP] Sample Activity Bad Request 178813807

  • [AP] Sample Activity missing image link 178814011

  • [AP] Sample activity shows non-existent/blank page 178817207

File Size % Change from Previous Release
index.css 35380 bytes 0%
index.js 3264890 bytes 32.56%

Version 1.4.0 - released June 24, 2021

24 Jun 14:09
Compare
Choose a tag to compare

Features/Improvements

  • [AP] Activities' project-based customizations can be changed in LARA 178201284

Asset Size

File Size % Change from Previous Release
index.css 35380 bytes 0%
index.js 2463034 bytes -1.98%

Version 1.3.0 - released June 21, 2021

20 Jun 23:27
Compare
Choose a tag to compare

Features/Improvements

  • [AP] Show My Work button does not handle sequences correctly 178132009
  • [AP] Add method for loading a specific activity in a sequence 178131977

Bug Fixes

  • [AP] Sequence drop-down navigation does not take you to the home page of selected activity. 177958767
  • [AP] Non-wrapping plugins should not take up space in the header section of the Activity Player 177732961

Asset Size

File Size % Change from Previous Release
index.css 35380 bytes 0%
index.js 2512839 bytes 0.04%

Version 1.2.0 - released April 28, 2021

28 Apr 17:21
Compare
Choose a tag to compare

Features/Improvements

Bug Fixes

Asset Size

File Size % Change from Previous Release
index.css 35380 bytes 8.05%
index.js 2511814 bytes 0.15%

Version 1.1.0 - released March 5, 2021

05 Mar 20:16
Compare
Choose a tag to compare

Bug Fixes

  • Long page names overlap Username 176668780
  • Show TE on single page activities 176983805
  • Fix show work button for anonymous activities 177067030
  • Fix generic interactives in the portal report 177118245
  • Include more info in the answers saved by the AP to help with researcher reporting later 177118245
  • Fix handling of 'nochange' state from interactives. This fixes a seemingly random issue where interactives loose their state and/or don't load properly. 177210766

Features/Improvements

  • Enforce a session timeout for logged in users and a idle screen for anonymous users 173359395
  • Store glossary student definitions, and other student plugin state 174286329
  • Use plugin versions from LARA authored content. This makes it possible to update plugins without a new AP release and for different activities to use different versions of plugins. 176481121
  • Minor style fixes in the AP 176517471
  • Use production portal report for the show my work button when using production activity player 176611702
  • Allow links in text boxes to open new browser tabs 177104163

Asset Size

File Size % Increase from Previous Release
index.css 32,743 bytes 0.6%
index.js 2,508,173 bytes 0.7%

Initial release of the new activity player for LARA activities.

04 Aug 19:03
9012114
Compare
Choose a tag to compare

This just provides a tag to mark work at this point in time. Preview link in authoring.concord.org is still pointed at master.
This release includes:

  • Activity homepage with project logo and Concord logo in the header, licensing and partner info in the footer
  • Navigation bar with activity menu dropdown and page navigation
  • Variety of page layouts: full width, 60-40, 40-60, and responsive
  • Activities show page sidebars, managed library interactive questions, text blocks, intro areas that can include text blocks, images and interactive questions, full-width option question layout, primary interactive pining
  • Activities can be previewed by LARA authors through LARA link
  • Authored activities can be launched from portal in the activity player via external activity link.
  • Travis build and deploy
  • Codecov integration