-
Notifications
You must be signed in to change notification settings - Fork 494
Xml entity fixes #2778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xml entity fixes #2778
Conversation
admin/user_import.php mySpace/user_import.php
user_update_import.php
Remove xml unused imports in: main/admin/skills_import.php main/gradebook/gradebook_view_result.php
WIP QTI imports xml, but is hard replace the current method to parse xml in qti import with Symfony's Crawler |
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/16612 This comment was posted by FlintCI. It can be disabled in the repository settings. |
By recommendation of PhpStorm
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/16738 This comment was posted by FlintCI. It can be disabled in the repository settings. |
By recomendation of PhpStorm
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/16961 This comment was posted by FlintCI. It can be disabled in the repository settings. |
Part of code removed from qti is using unset variables
See c109bae Only support QTI2. Docs says it.
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/17020 This comment was posted by FlintCI. It can be disabled in the repository settings. |
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/17037 This comment was posted by FlintCI. It can be disabled in the repository settings. |
Lint errors were found. A patch is also available. Please see the report: https://flintci.io/repositories/1013/analyses/17207 This comment was posted by FlintCI. It can be disabled in the repository settings. |
Import from QTI and Scorm done. |
Impressive. |
No description provided.