15.2.234. server/camcops_server/extra_string_templates/ors_TEMPLATE.xml¶
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<task name="ors">
<!-- Outcome Rating Scale (ORS) -->
<!--
© 2000, Scott D. Miller and Barry L. Duncan
International Center for Clinical Excellence
www.scottdmiller.com
Licensing arrangements include via NHS Digital in the UK.
-->
<!-- Who? -->
<string name="session_number_q">XXX</string>
<!-- should show patient details here to give context to the "who" question below -->
<string name="date_q">XXX</string>
<string name="who_q">XXX</string>
<string name="who_a1">XXX</string>
<string name="who_a2">XXX</string>
<string name="who_other_q">XXX</string>
<!-- Instructions -->
<string name="instructions_to_subject">XXX</string>
<!-- Need to think about the "10cm line" problem and how to make this instruction vanish: -->
<string name="q1_title">XXX</string>
<string name="q1_subtitle">XXX</string>
<string name="q2_title">XXX</string>
<string name="q2_subtitle">XXX</string>
<string name="q3_title">XXX</string>
<string name="q3_subtitle">XXX</string>
<string name="q4_title">XXX</string>
<string name="q4_subtitle">XXX</string>
<!-- In-task copyright ack. -->
<string name="copyright">XXX</string>
<string name="licensing">XXX</string>
</task>
</resources>