11 lines
265 B
PHP
11 lines
265 B
PHP
<?php
|
|
|
|
/**
|
|
* Tao DeliveryExecution tracking service
|
|
*
|
|
* The following class will be used by \oat\taoDelivery\model\execution\ServiceProxy
|
|
* to track the executions of the deliveries by student
|
|
*
|
|
* default: \oat\taoDelivery\model\execution\OntologyService
|
|
*/
|