comproso / element-leise
Leise Complex Problem Solving Scenario Element
Requires
- comproso/framework: ~0.7
This package is not auto-updated.
Last update: 2024-11-09 20:56:29 UTC
README
The LeiSe element provides an item type of the LeiSe Complex Problem Solving scenario to the Comproso framework.
Warning
Disclaimer
Comproso is an Open Source software under AGPL-3.0 license. Nonetheless, behavioral assessment requires the consideration of ethical and legal issues for test developers (authors), test publishers (providers), and test users. See the ITC Guidlines for an example.
Use this framework only in consideration of ethical and legal issues!
Notice
We only support responsible and ethical usage of our framework.
developemental status
This software is still under development. Even if it could run stable, a proper configuration requires some knowledge using composer and laravel. Someday, a ready to run installation bundle will be provided. If you are having trouble during setup/installation/configuration/using the framework, feel free to ask for support.
Installation
Coming soon…
Configuration
Coming soon…
Notice
Be aware that Comproso uses sessions.
- You shouldn't use
cookie
as session driver option to avoid compromising possibilities. - The
database
session driver may have problems with CSRF protection. - We recommend to use
redis
ormemcached
for web based andfile
for laboratory use.
License
Copyright (C) 2015-2016 Thiemo Kunze <kunze (at) wangaz (dot) com>
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.
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.
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/.