Skip to content

0.1.0

Compare
Choose a tag to compare
@quitterie-lcs quitterie-lcs released this 06 Mar 10:56
· 84 commits to main since this release

Added

  • Implement base view filters: date/times
  • Implement base plugin architecture
  • Bootstrap base backend boilerplate
  • Implement video views endpoint
  • Bootstrap base frontend boilerplate using q
  • Run ralph in the docker compose
  • Add the LRS backend
  • Switch the video view plugin from an elasticsearch to a LRS backend
  • Remove the elasticsearch backend
  • Add the LTI django application
  • Rename the API directory to a more descriptive name.
  • Add a select and date range picker to the web dashboard.
  • Implement video downloads endpoint
  • Rename video_uuid to follow xAPI semantic
  • Use concise names in indicator and models
  • Refactor the LRS client to be asynchronous
  • Fix count of 0 in all video endpoints
  • Require Python minimum version of 3.9
  • Encapsulate statements pre-processing in a Mixin class
  • Factorize Video indicators