In this tutorial, we will show how can we select hidden quiz questions as variables using browser dev tools.
-
Open the page in the Visiopt test editor as usual.
-
Then hit the F key on the keyboard, or right-click on the test editor (right sidebar) and then > Inspect.
That will open the dev tools, select the Elements column -
In the dev tools click on the Element selector icon:
-
Click on the first block of questions:
-
Then in the dev tools dev sidebar we will see all the question blocks:
-
Click on them one by one, and in the styles section uncheck the display and opacity styles
-
That will make the hidden question block appear in the test editor:
-
Do that for each question block, and all of them will show up in the test editor.
-
Once all questions appear in the test editor, all of them will be selectable as variables.
Answers can be also selected as variables:
Comments
0 comments
Article is closed for comments.