{include file='mss_meta.html'} {literal} {/literal}
{include file='mss_head.html'}
{include file='usersidebar.html'}
Latest Exams
Exam name
Class
Subject
Action
{foreach from=$papers item=ppr}
{$ppr.name}
{$ppr.class}
{$ppr.subject}
{if $ppr.attempted==0}
Attempt
{elseif $ppr.attempted==1}
Taken
{else}
Requested
{/if}
{/foreach}
{include file='mss_footer.html'}