{* $Id$ *} {* Copyright (c) 2002-2008 *} {* All Rights Reserved. See copyright.txt for details and a complete list of authors. *} {* Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. *} {title help="Quiz"}{tr}Admin Quizzes{/tr}{/title}
{tabset} {tab name="{tr}Quizzes{/tr}"}| {self_link _sort_arg='sort_mode' _sort_field='quizId'}{tr}ID{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='name'}{tr}Quiz{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='canRepeat'}{tr}Quiz can be repeated{/tr}{/self_link} | {self_link _sort_arg='sort_mode' _sort_field='timeLimit'}{tr}Time Limit{/tr}{/self_link} | {tr}Questions{/tr} | {tr}Results{/tr} | |
|---|---|---|---|---|---|---|
| {$channels[user].quizId} | {$channels[user].name|escape} {$channels[user].description|escape|nl2br} | {$channels[user].canRepeat} | {$channels[user].timeLimited} {if $channels[user].timeLimited eq 'y'}({$channels[user].timeLimit} {tr}mins{/tr}){/if} | {$channels[user].questions} | {$channels[user].results} |
{actions}
{strip}
|