Remove Dee from level 116 popup #1518
Labels
bug
good first issue
Good issue for first time contributor
volunteers
Tasks that can be picked up by anyone
Describe the bug
A while back we updated the look and feel of the Rapid Router levels & episodes by making the Python levels (level 80 and above) more grown-up. This included a change in colour scheme and removing the Dee image from the intro popups in the levels.
We recently added levels 110-122 and level 116's intro popup has the Dee image in it. This is because it is the only level above level 80 which is a Blockly-only level.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Dee should not be in the popup.
As of now, I imagine the logic works as follows: if the level is a Blockly level => show Dee, otherwise (if level is Blockly w/ Python or just Python) => hide Dee.
The logic should then probably be amended so that any level above level 80 hides Dee in their intro popup.
Screenshots
The text was updated successfully, but these errors were encountered: