Ulf Kroehne
Paris, 2022/11/07 - 2022/11/08
HandsOnConditionalLinksFeedback.zip
and inspect the “page”.rb
Yes) and "No" (
rbNo`) in th Properties-view.Correct Response
q2correct
to give feedback about a correct response and define the page as modal
dialog.HTMLTextField
with a feedback text.OK
button and link the command CLOSE
.txtQ2
for the SingleLineInputField
next to Q2.Wrong Response
Width: 300
, Height: 50
) with the Page Names q2wrong
and empty
.Width
of the main Panel
on page page
to Width: 1000
. Add a PageArea
to the Frame
and place it to X: 550
, Y: 280
, Width: 300
, Height: 50
. Change the Width
of the main Panel
back to 1024
.PA
for the PageArea.empty
.HTMLTextField
with the text “Wrong Answer” to the page q2wrong
.SingleLineIinputField
with the User Defined Id txtQ2:
V_Q3
(Integer
, default 0
).M_Q3
with two guards: 0
with an empty text and 1
with the text “Correct.”MapBasedVariableDisplay
to the page next to Q3 and link it to Variable V_Q3
and Map M_Q3
.C
:A
and B
:Helpful to remember:
Frame
.