qcon-api is a question converter that enables accurate text conversion from Word into a SCORM package for Learning Management Systems. It requires the frontend, qcon-web to work correctly. Together, these apps form the Qcon service.
docker run -p 8000:8000 ghcr.io/bcit-tlu/qcon-api/qcon-api
Open your browser to http://localhost:8000.
See Qcon Usage and Examples for documentation about the Qcon service, including what to do after the conversion to get your questions into your LMS.
docker compose up --build
Additional info in the CONTRIBUTING.md file.
If you need any help with qcon, please see the Qcon Guide or contact us.
Please submit any qcon-api bugs, issues, and feature requests to the bcit-tlu/qcon-api source code repo.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.