| ... | ... | @@ -36,7 +36,6 @@ questionnaire phase |
|
|
|
- [ ] Backward mode option is available
|
|
|
|
- [ ] Access token prefix is showing only prefix
|
|
|
|
- [ ] Selecting from more than 10 TDs - pagination size should be set to `MAX_SAFE_INTEGER`
|
|
|
|
- [ ] Training instance can not be saved if it does not have Local Environment enabled or it has selected Pool and Local Environment option disabled
|
|
|
|
- [ ] Create APG TD and validate that validation of this definition is working while saving TI created from this TD. Also, validate that if the TD has incorrectly set `Variant Answers` in one of its levels, the validation will trigger an error. ([example TD and SD](https://gitlab.ics.muni.cz/muni-kypo-crp/prototypes-and-examples/sandbox-definitions/network-attacks-apg))
|
|
|
|
- [ ] Check whether the table for Linear/Adaptive training runs of training instance has an information logging of commands and events work. Check whether the provided information is correct.
|
|
|
|
- [ ] automatic and systematic check of whether logging of events and commands works (see [issue](https://gitlab.ics.muni.cz/muni-kypo-crp/kypo-crp-issues/-/issues/353))
|
| ... | ... | @@ -44,8 +43,9 @@ questionnaire phase |
|
|
|
- [ ] access token trimming is present in instance create
|
|
|
|
- [ ] command timeline for ongoing trainings is present in training progress for Instructor
|
|
|
|
- [ ] an option to export score of all trainees from a training instance is present
|
|
|
|
- [ ] training instance with non-local environment can not be saved unless a pool is selected
|
|
|
|
- [ ] training instance with local environment can be saved without selected sandbox definition
|
|
|
|
- [ ] Training instance with non-local environment can not be saved unless a pool is selected
|
|
|
|
- [ ] Training instance with local environment can be saved without selected sandbox definition
|
|
|
|
- [ ] Deleting training run with assigned sandbox deletes the training run and assigned sandbox
|
|
|
|
|
|
|
|
##### Training Agenda - Run
|
|
|
|
- [ ] Spice console preload is done when run is started and consoles' URLs are stored in Local Storage
|
| ... | ... | |