|
Class Summary |
| Concat |
|
| GetHeadElements |
Used during course generation to retrieve the first n elements of the given list. |
| GetMetadata |
Access to item metadata information during course generation |
| GetRelated |
Class GetRelated |
| GetResources |
Access to the mediator from JShop2 Connects the course generation in JShop2
with the mediator. |
| IsRandomizedExercise |
Used during course generation for checking whether the given resource is a randomized exercise |
| JShop2Planner |
Class that plugs in JShop2. |
| JShopUtil |
This class contains utilities for converting a JShop2 plan into an OJDocument. |
| LearnerProperty |
Access to user information during the course generation in JShop2. |
| LearningServiceAvailable |
Used during course generation for checking whether a learning service can be used. |
| Length |
Used during course generation for calculating the length of a list. |
| PrintDebug |
Debug Message Printer
Prints debug messages during course generation. |
| Restrict |
Used during course generation for list manipulation. |
| Retain |
Used during course generation for list manipulation. |
| Reverse |
A class that reverses a given JShop2 list. |
| Sort |
Class Sort |