<?php // $Id$ // quiz.php - created with Moodle 1.2 development (2003111400) //translators: You might want to leave the first two items 'as is' in English $string['modulename'] = 'Hot Potatoes Quiz'; $string['modulenameplural'] = 'Hot Potatoes Quizzes'; $string['strattemptlabel'] = 'Attempts: Score, Date Time (Duration), [Penalties]'; $string['deleteall'] = 'Delete all'; $string['clearall'] = 'Clear all'; $string['really'] = 'Do you really want to delete all results for this quiz?'; ?>