{include file='mss_meta.html'} {include file='mss_head.html'}
{include file='usersidebar.html'}

Assignments

{if $ppr.attempted==0} Attempt {elseif $ppr.attempted==1} Taken {else} Requested {/if} {/foreach} --> {foreach from=$stu_assignment item=ppr name=foo} {/foreach}
Sr no. Assignment type Action
{$smarty.foreach.foo.index+1} {$ppr.assignment_type} Download
{include file='mss_footer.html'}