Group: Forum Members
Posts: 3,
Visits: 16
|
Hi, I am using the script from AgeIAT and I am trying to have a welcoming page with both text and pictures. I created a welcoming page and introduced it as a /preinstructions=(welcome) in the first block. How can I insert a picture?
<page welcome> Welcome .... ^^.... </page> ..... <block targetcompatiblepractice> / bgstim = (targetAleft, targetBright) / trials = [1=instructions;2-21 = random(targetAleft, targetBright)] / preinstructions = (welcome) / errormessage = true(error,200) / responsemode = correct </block>
|