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

10 lines
208 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
/**
* The default Tao DeliveryExecution tracking service
*
* It uses the ontology to store the deliveryExecutions of the students
*/
return new \oat\taoDelivery\model\execution\OntologyService();