Skip to content

Releases: bartvbl/itslearning-dumper

Minor feature release

28 Jun 00:17
Compare
Choose a tag to compare
  • Added: Additional stability protection when downloading internal messages (the program can now skip past crashes and prints debug information)
  • Added: Command line parameter for only dumping the content of a single institution
  • Fixed: messages from both institutions being dumped in the same directory

Feature: Added ability for students to download answers of online test

26 Jun 17:00
Compare
Choose a tag to compare
  • Added: Students can now download their online test answers.

Unfortunately teachers can not yet download all answers to these online tests, because I don't have teacher access to any tests with actual responses.

Added support for HIST users

26 Jun 10:38
Compare
Choose a tag to compare

Since both the NTNU and HIST institutions are going to be taken offline, I've added the ability for the script to download content off of each It's Learning site. The script can determine by itself which institution(s) you have access to, and dumps all content belonging to them.

Additional changes:

  • Fixed the incorrect creation of the "overflow directory" on Windows (created when the path name would be too long)
  • Fixed files uploaded through "File or Link" pages (also known as "Learning Tool Element") were not downloaded

Added command line options

23 Jun 10:59
Compare
Choose a tag to compare

This has no effect on the vast majority of users, but the program can now be configured using command line parameters if desirable. If you don't know what command line parameters are; don't worry, you can just run the program as-is, and it'll guide you through the process.

If you do, run dumper_windows.exe --help to get an overview over the available parameters, and what they do.

Thanks to Håkon Solbjørg for his contributions at this end.

Bugfix release

21 Jun 13:17
Compare
Choose a tag to compare
  • Added a fallback in case it was not possible to select all courses in the It's Learning course list.

Small bugfix release

20 Jun 08:12
Compare
Choose a tag to compare
  • Fixed window closing at the end without showing the "everything downloaded fine" message
  • Fixed first survey/feedback item not being downloaded
  • Fixed not all information about assignment feedback saved

First Build

19 Jun 13:44
Compare
Choose a tag to compare
1.0

Merge branch 'master' of github.com:bartvbl/itslearning-dumper