Course Content
Test UI Features
Test UI Features
Hint and Solution Single Block Buttons
Readme
Goal of the Hint Button: is designed to hide the next block that follows it. The block that gets hidden can be of any type;
How to Implement:
First, copy the necessary source code;
Paste the code into the designated HTML block;
After the HTML block, use any block to serve as the hidden content that will be revealed when the hint is clicked.
Element - Hint Button
fvs
fed
feadfe
qfecew
Source code for Hint Element
index.html
Readme
Goal of the Solution Button: redirects the user to another resource or page;
How to Implement:
Copy the necessary source code for the solution button;
Replace the value of the
href
attribute with the URL of the resource you want the user to be redirected to.
Spanish
Γtem 1;
Γtem 2;
Γtem
cΓ³digo
3.
Portuguese
item 1;
item 2;
item
cΓ³digo
3.
French
Indice un;
Indice
deux
;Indice trois.
German
Hinweis eins;
Hinweis
zwei
;Hinweis drei.
Ukrainian
ΠΡΠ΄ΠΊΠ°Π·ΠΊΠ° ΠΎΠ΄ΠΈΠ½;
ΠΡΠ΄ΠΊΠ°Π·ΠΊΠ°
Π΄Π²Π°
;ΠΡΠ΄ΠΊΠ°Π·ΠΊΠ° ΡΡΠΈ.
Element - Solution Button
Source code for Solution Element
index.html
Spanish
Portuguese
French
German
Ukrainian
Thanks for your feedback!