How do I display the subject number on a single page?


Author
Message
thestruggleisreal
thestruggleisreal
Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)
Group: Forum Members
Posts: 7, Visits: 83
All I would like to do is display the subject number on a single page at the end of the task. How can I do this? I'm assuming maybe a text element? However, I don't know how to insert the according subject number.. thanks for your help!
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 105K
You can simply do

<expt>
/ postinstructions = (yoursubjectnumber)
...
</expt>

with

<page yoursubjectnumber>
^Your subject ID is <%script.subjectid%>.
</page>

thestruggleisreal
thestruggleisreal
Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)Expert (1K reputation)
Group: Forum Members
Posts: 7, Visits: 83
Thanks once more, Dave!
JanaS
JanaS
Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)
Group: Forum Members
Posts: 2, Visits: 7
I would like to display the subject number on my end page of the task. Could I use the same code? And where do I have to put it? 
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 105K
If your task already has an "end page", you can include the subject number there. If the "end page" is a <page>, see the example in this post. If the "end page" is a <trial>, you include the subject number in a <text> element displayed by that <trial> in the same way.

If your task has no "end page" yet, add the <page> element to your script and display it via the <expt>'s /postinstructions attribute.

JanaS
JanaS
Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)Associate Member (272 reputation)
Group: Forum Members
Posts: 2, Visits: 7
Thanks a lot, it finally works! 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search