{$test.name}成绩排名
{volist name="$answer" id="list"}
{$key+1}
{$list.answer_staff_name}
{$list.amount_score}分
{/volist}