Loading...
Skip to main content
Site identity, navigation, etc.
Log in
Username
Password
I forgot my password
CapsLock is on.
Log in
Stay in SSL mode
Navigation and related functionality and content
Related content
View template: tiki-quiz_result_stats.tpl
Edit CSS
Template listing
{title help="Quiz"}{tr}Quiz result stats{/tr}{/title} <div class="t_navbar mb-4"> {button href="tiki-list_quizzes.php" class="btn btn-info" _text="{tr}List Quizzes{/tr}"} {button href="tiki-quiz_stats.php" class="btn btn-info" _text="{tr}Quiz Stats{/tr}"} {button href="tiki-quiz_stats_quiz.php?quizId=$quizId" class="btn btn-info" _text="{tr}This Quiz Stats{/tr}"} {button href="tiki-edit_quiz.php?quizId=$quizId" class="btn btn-primary" _text="{tr}Edit this Quiz{/tr}"} {button href="tiki-edit_quiz.php" class="btn btn-primary" _text="{tr}Admin Quizzes{/tr}"} </div> <div class="table-responsive"> <table class="table"> <tr> <th colspan="2">{tr}Quiz stats{/tr}</th> </tr> <tr> <td class="even">{tr}Quiz{/tr}</td> <td class="even">{$quiz_info.name}</td> </tr> <tr> <td class="even">{tr}User{/tr} </td> <td class="even">{$ur_info.user|userlink}</td> </tr> <tr> <td class="even">{tr}Date{/tr}</td> <td class="even">{$ur_info.timestamp|tiki_short_datetime}</td> </tr> <tr> <td class="even">{tr}Points{/tr}</td> <td class="even">{$ur_info.points} / {$ur_info.maxPoints}</td> </tr> <tr> <td class="even">{tr}Time{/tr}</td> <td class="even">{$ur_info.timeTaken} secs</td> </tr> </table> </div> <br> {tr}Answer:{/tr} <div class="quizanswer"> {if isset($result.answer)} {$result.answer} {else} {remarksbox type="warning" title="{tr}Information{/tr}"} {tr}Result not found{/tr} {/remarksbox} {/if} </div> <h2>{tr}User answers{/tr}</h2> <div class="table-responsive"> <table class="table"> <tr> <th> <a href="tiki-quiz_result_stats.php?quizId={$quizId}&offset={$offset}&sort_mode={if $sort_mode eq 'question_desc'}question_asc{else}question_desc{/if}">{tr}Questions{/tr}</a> </th> <th> <a href="tiki-quiz_result_stats.php?quizId={$quizId}&offset={$offset}&sort_mode={if $sort_mode eq 'optionText_desc'}optionText_asc{else}optionText_desc{/if}">{tr}Answer{/tr}</a> </th> <th> <a href="tiki-quiz_result_stats.php?quizId={$quizId}&offset={$offset}&sort_mode={if $sort_mode eq 'points_desc'}points_asc{else}points_desc{/if}">{tr}Points{/tr}</a> </th> <th> {tr}Upload{/tr} </th> </tr> {cycle print=false values="odd,even"} {section name=ix loop=$questions} <tr> <td class="text">{$questions[ix].question}</td> <td class="text">{$questions[ix].options[0].optionText}</td> <td class="integer">{$questions[ix].options[0].points}</td> {if $questions[ix].options[0].filename} <td class="action"> <a href="tiki-quiz_download_answer.php?answerUploadId={$questions[ix].options[0].answerUploadId}">{$questions[ix].options[0].filename}</a> </td> {/if} </tr> {/section} </table> </div>
Related content
Most Popular Tags
adze
american woods
axe
broadleaf
broadleaf aspen
broadleafs
community
conifers
dendrology
eco friendly
education
froe
glossary
green
green woodworking
hammer
hard wood
hard woods
hardwoods
hickory
history
how to
joinery
literature
machinery
material processing
media
merchants
mortise
people
plane
poplar
safety
shaker
shave
society
soft woods
spokeshave
sustainable
template
tenon
terminology
tools
wood
works