dev-master
9999999-devcollection of standard elements for the comproso framework
AGPL-3.0
The Requires
by Author
collection of standard elements for the comproso framework
This is a collection of standard item types (elements) for the comproso framework. It contains the following types:
* Question: (labeled) HTML form elements, including the tags <input>
, <select>
and <textarea>
* Explanation: HTML code/text/headline element, (*1)
composer require comproso/testing
composer update
Comproso\Elements\ElementCollection\ComprosoElementCollectionServiceProvider::class
to your bootstrap/app.php
(laravel/lumen) or config/app.php
(laravel/laravel).composer update
php artisan vendor:publish
Copyright (C) 2016 Thiemo Kunze
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version., (*3)
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details., (*4)
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/., (*5)
Using instruments or tests for behavioral assessment is subject to urgently ethical and legal restrictions. You have to respect the laws of your jurisdiction as well as ethical directives. For further information see comproso/framework or comproso.org., (*6)
collection of standard elements for the comproso framework
AGPL-3.0