FOAP-NetMind-2022 / beetlepush

Learn JavaScript array methods
https://beetlepush.vercel.app/
Mozilla Public License 2.0
4 stars 0 forks source link

Display expected result #46

Closed omiras closed 1 year ago

omiras commented 2 years ago

Description

It would be a good idea to display the expected value of the exercise, to clarify to the user what we want to achieve.

Requirements

  1. In levels.js, display the value of myGrassSolution in the Instructions section

Image

  1. Please follow the colors and CSS guideles, the screenshot is only a demo
  2. You may also need to check the field "variableToCheck" of "levels.js"
omiras commented 2 years ago

@fataranto @lisis IS it a good idea to display the expected input just below the instructions?