Mission Score

The score of this mission is given by the correctness, as the percentage of blocks put in the right position (on a scale from 0 to 100%), multiplied by the value of the mission.

$$ \text{score} = \text{percentage of correct blocks}\times \text{value} $$

<aside> 💡 A mission is passed if the correctness of the submission goes beyond a certain threshold (e.g. 80%), which is specified for every mission.

</aside>

Mission Formats

DDFTB or DnD: Drag and Drop Fill in the Blanks

The Drag and Drop Fill in the Blanks type of mission consists of a {unit, E2E, security, …} test with several missing parts.

The several missing parts are shown as blocks that have to be dragged and dropped to the correct blank. Once a block is dragged to a blank space, it disappears from the list.


Difficulty: Depending on the chapter, the mission could be more or less difficult:

If the player doesn’t fill in all the blanks, then the submit button is disabled. When I drag and drop the blocks filling all the blanks, then I can submit the mission.

The submission is not automatic when the list is empty.

Remove a block from the solution

Given that a player has already dragged a block onto a certain position, he can drag it back to its original position, so he can change his solution.

Swap Blocks

A player can also swap any arbitrary pair of blocks.

SD: Select Dropdown

The Select Dropdown exercise is a straightforward yet engaging task where participants are presented with a series of dropdown menus, each containing a list of options.