MDL-10689:
[moodle-linuxchix.git] / lang / en_utf8 / quiz_overview.php
blob75ff741cc9d4dbc7f66af9f7003a693fc7040fe9
1 <?PHP // $Id$
2 // quiz_overview.php - created with Moodle 1.7 beta + (2006101003)
5 $string['allattempts'] = 'Show all attempts';
6 $string['allstudents'] = 'Show all $a';
7 $string['attemptsonly'] = 'Show $a with attempts only';
8 $string['noattemptsonly'] = 'Show $a with no attempts only';
9 $string['overview'] = 'Overview';
10 $string['overviewdownload'] = 'Overview download';