Skip to content

Release v1.17.2, November 2022

Compare
Choose a tag to compare
@markkuriekkinen markkuriekkinen released this 17 Nov 15:58
· 59 commits to master since this release

Changes

  • Fixed failures in accessing the course during a running course build in the end of the build publish stage.

    If the course includes or creates hundreds of files in the build, the course used to become temporarily broken at the end of the course build while temporary files were being removed. This has been fixed so that the previous course build is available until the new course build has been finished and the Gitmanager course cache has been updated.

    This issue affected mainly complex course implementations such as the Aalto Programming 1 (O1) course.

For developers

  • Added support for the LTI parameters in MOOC-Grader v1.16.1. Gitmanager exports the configured LTI settings in the aplus-json output for MOOC-Grader assignments so that the A+ front sets those assignments as LTI assignments.

Release notes (the page will be published when A+ v1.17 is released):
https://apluslms.github.io/releases/v1_17.html