tao-test/app/taoCe/views/templates/splash/delivery.tpl

19 lines
748 B
Smarty

<h1>Deliveries</h1>
<p><?=__('Control how to publish and deliver tests.')?></p>
<h2><?=__('Publish')?></h2>
<p><?=__('Select the test you want to deliver to your group(s) of test-takers. Publish it to make it available online.')?></p>
<h2><?=__('Define a Delivery')?></h2>
<ul>
<li><?=__('Select the delivery dates.')?></li>
<li><?=__('Specify how many times test-takers are allowed to repeat a test.')?></li>
<li><?=__('Select the group(s) that will take the test. You can exclude individual test-takers even if they are part of the group.')?></li>
</ul>
<p><?=__('Be aware that any subsequent modification to the test content will not be taken into account until you publish the test again and create a new delivery.')?></p>