tao-test/app/taoDelivery/config/default/AttemptService.conf.php

10 lines
151 B
PHP

<?php
/**
* The default AttemptService
*
* It used to count the attempts to pass the test.
*/
return new oat\taoDelivery\model\AttemptService();