Refactor programming maze tutorial to not use screenshot
Closed, ResolvedPublic

Description

Currently, the tutorial of Programming maze is using screenshots containing english text.

We can not add screenshot images for all supported languages, as it would be too heavy.

So we should refactor it to use a crafted QML scene that looks like the activity, and using the same strings as the activity which would then be translated.