Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When defining blackboxes, the following fields are available.

Name
The name of the blackbox

Description
Additional description for the blackbox. Currently not displayed anywhere.

Script
The core of the blackbox is a script written in Javascript

Slug
Unique identifier of that blackbox. Used to reference this blackbox from a score.

...

When defining scores, the following fields are available.

Name

The display name of the score.

Description

Additional description for the score. Currently not displayed anywhere in the UI.

Script

The core of the score is a script written in Javascript

Slug

Unique identifier of that score. Used as part of the column name in CSV exports.

...