Skip to the content.

Changelog & Upgrade Information

12.4.2

12.4.1

12.4.0

New Feature: so-called resource-packages.

Uploaded zip files with the extension .itcr.zip - resource-packages - now get a special treatment:

  1. All files they contain are regarded as resources (Testtakers.xml and such would be handled as resources to).
  2. These files do NOT appear in the file list, not do the get validated
  3. Deleting the package causes all those files to be deleted. This can be used for special resources which shall be loaded by the player via directDowlaodURL. But pay attention: Those get neither preloaded like the rest of the booklet nor do they count into the size of the calculation of the test! Example applications: GeoeGebra (needs to fetch 70+ files), or large videos which shall be streamed.

You can declare now dependencies of Units to some resource-files or -packages in the unit.xml to make the validator aware of it:

  <Dependencies>
    <File>sample_resource_package.itcr.zip</File>
  </Dependencies>

Bugfixes

12.3.3

Bugfixes

12.3.0

Bugfixes

Result-Data / Group-Monitor

12.2.3

Bugfixes

12.2.1

Set a maximum for filenames in workspace of 120 characters.

12.0.2

Fixes data-migration from versions before 12.0.0. With the update to version 12.0.0 the way, response-data is stored changed. Data from existing units should be migrated, but that might fail in some installations. With this patch 12.0.2 this state will be repaired and the remaining data will get migrated.

12.0.1

Bugfixes:

12.0.0

This update makes the Teststudio Verona3- and 4 compatible.

Endpoints

XSD

Database

11.6.0

This update refactors the CSV-output for various data: logs, reviews, test-results and sys-check-reports. The CSVs can now all be generated in the backend and retrieved via analogous endpoints. The data is also available as JSON. All CSVs contain BOMs now.

Endpoints

11.5.0

Fixes some issues in the file-management.

11.2.0

Adds the missing second endpoint for the customization-module.

Endpoints

11.1.0

This update provides the API for the customziation-module.

Endpoints

11.0.0

This update contains various changes around the improved Group-Monitor.

Endpoints

10.0.0

This update does not contain new functionality. It’s about the init/install script, which can do database-migration from older to newer versions by itself now. The version 10 indicates the beginning of an era with versioned database-schemas. There is no manual patching necessary anymore after an update. So changes in the DB does not force a new major-version anymore.

9.2.0

XSD

9.1.0

Endpoints

9.0.0

The main content of this update is a complete refactoring of the (XML-)File-classes, Workspace validation and XML-File-Handling. The main goal was to keep validity and consistency of the workspaces. The refactoring shall also allow more and deeper validation checks, update scripts and more in the future. The whole part of the software is now backed with unit-tests galore.

Requirements

8.0.0

The role monitor-study / workspaceMonitor was removed completely and all functions and endpoints depending on it.

XML

7.4.0

XML

7.0.0

Endpoints

6.1.0

Database

6.0.0

5.0.3

Config

4.0.0

Introduced the group-monitor for the frist time.

XML

Testtakers