Skip to content

Releases: concord-consortium/lara

1.9.2 Error Logging and User Listing Fix

26 May 17:41
Compare
Choose a tag to compare

We added Rollbar to LARA so we can log javascript errors.
We increased the unicorn and nginx timeouts so the user admin page could finish loading.

For developers setting up demo docker containers the migrations can now be run automatically.

1.9.1 Fix run with Collaborators

10 May 19:34
Compare
Choose a tag to compare

This release fixes an issue when "run with collaborators" is used by a https portal.

1.9.0 Production Docker Support

10 May 19:31
Compare
Choose a tag to compare

This release includes several changes to make it possible to run LARA in a docker container for production.
We are currently using Rancher to manager our docker containers, but this LARA docker container should work anywhere.

Additionally:

  • Rails has been upgraded to version 3.2.22
  • Report view shows drawing prompts
  • Added building models theme

1.9.0-pre.2 Production Docker Support

03 May 18:00
Compare
Choose a tag to compare
Pre-release

This release includes several changes to make it possible to run LARA in a docker container for production.
We are currently using Rancher to manager our docker containers, but this LARA docker container should work anywhere.

Rails 3.2.22 & Report shows drawing prompts

13 Apr 19:33
Compare
Choose a tag to compare

In this release:

  • Rails 3.2.22
  • Report view shows drawing prompts
  • Added building models theme

1.8.0 New Themes and Better Banners

29 Mar 03:04
Compare
Choose a tag to compare
  • new HAS astro theme
  • new theme for NGSA that hides sharing buttons
  • LARA completion banners now match up better with the portal completion reports
  • default line thickness of drawing tool is a one step thinner
  • more efficient sending of learner data to the portal
  • more efficient publishing of activity changes to the portal

1.8.0-pre.5 NGSA Theme and fixed HAS Astro Theme

28 Mar 19:16
Compare
Choose a tag to compare

This pre-release adds two new themes.

1.8.0-pre.4 Speed Up Publications

13 Mar 03:30
Compare
Choose a tag to compare
Pre-release

this adds an index to the portal publications which are searched a lot now

1.8.0-pre.2 More small changes

04 Mar 20:18
Compare
Choose a tag to compare
Pre-release
  • new HAS astro theme
  • fix answered logic for image questions. Previously if an image question had a background image then it would be considered answered even if the student hadn't touched it yet.

1.8.0-pre.1 So Far Just Minor Changes

01 Mar 12:07
Compare
Choose a tag to compare
Pre-release
  • the completed banner in LARA should now match the status in the portal even if there is a labbook question
  • default line thickness of the drawing tool is one step thinner
  • LARA no longer sends the full drawing state to the portal, the portal isn't saving it. This large chunk of data was causing problems for the the portals background processing.