Skip to content

Releases: openedx/tutor-contrib-aspects

Release v0.15.0

17 Jul 17:56
16c608e
Compare
Choose a tag to compare

0.15.0 (2023-07-17)

Features

  • backfill course data at start up (9f75ac4)

Build Systems

  • trigger build jobs after release (3ffadf3)
  • deps: bump docker/login-action from 2.1.0 to 2.2.0 (766dbae)

Release v0.14.1

12 Jul 18:08
d725af2
Compare
Choose a tag to compare

0.14.1 (2023-07-12)

Bug Fixes

  • SQL error in video segments chart (3a62f7e)

Build Systems

  • build docker images on release created (dce132f)

Release v0.14.0

10 Jul 19:35
48c8329
Compare
Choose a tag to compare

0.14.0 (2023-07-10)

Features

Bug Fixes

  • allow to configure when to block students (f14c6ee)
  • block non-instructor access to superset (3b83efd)
  • publish dashboards at import time (0910419)

Build Systems

  • add ci workflow to build and push docker images (b8b2b35)

Code Refactoring

Release v0.13.0

08 Jul 19:14
da8ad99
Compare
Choose a tag to compare

0.13.0 (2023-07-08)

Features

  • add support for extra rlsf (892cba8)

Release v0.12.0

07 Jul 20:56
5dbd432
Compare
Choose a tag to compare

0.12.0 (2023-07-07)

Features

  • add video timeline chart (1c2f2ac)

Code Refactoring

  • use jinja variables for video segment table name (13726ea)

Release v0.11.0

07 Jul 17:25
a129d24
Compare
Choose a tag to compare

0.11.0 (2023-07-07)

Features

  • allow to run extra clickhouse sql (30bfd1d)

Release v0.10.0

07 Jul 17:19
3285433
Compare
Choose a tag to compare

0.10.0 (2023-07-07)

Features

  • add problem interaction charts to superset (27d8492)

Tests

  • correct tutor test workflow (a5f74a8)

Release v0.9.1

07 Jul 14:59
39684fc
Compare
Choose a tag to compare

0.9.1 (2023-07-07)

Bug Fixes

Build Systems

  • run tutor test on open pr (d4c0e7e)
  • use custom docker image (9a0fbb5)

Tests

  • add tests for tutor local env (882db95)

Code Refactoring

  • move assets outside volumes (51c2f16)

Release v0.9.0

06 Jul 15:04
15e2fee
Compare
Choose a tag to compare

0.9.0 (2023-07-06)

Features

  • backward compatibility with tutor14 (869abe8)

Release v0.8.0

06 Jul 14:38
3619a72
Compare
Choose a tag to compare

0.8.0 (2023-07-06)

Features

  • add chart for active enrollments per day (dedf916)
  • use trendline chart for enrollments (769e460)

Documentation

  • include README section for virtual datasets (a76b374)