Obojobo Next is a modern educational content ecosystem. Obojobo documents are programmable, extend-able, and heavily fortified with data analytics.
Our focus is on making and delivering fantastic learning content to students. Obojobo is not a Learning Management System. Rather, it's an incredibly powerful content engine for use inside your LMS.
View the Obojobo Next Documentation.
Join UCF Open Slack Discussions
The previous version of Obojobo, renamed to Obojobo Classic, is located here: https://github.com/ucfopen/Obojobo-Classic
To keep our collective efforts aimed in the same direction, we've outlined what we want Obojobo to be:
We added Heroku support as an easy way to give Obojobo a free test drive (or scale it up for production use).
Heroku is a cloud service that lets you host web apps in the cloud without having to worry so much about the infrastructure.
yarn install
to install dependenciesyarn db:rebuild
to setup the database in a Docker containeryarn dev
to start the development express serverFamiliarize yourself with the scripts section of package.json.
https://127.0.0.1:8080/dev has a bunch of links that'll simulate all of the LTI integrations Obojobo supports. Use these to quickly log in and test out the different launch modes.
This route is only available in development mode. In production, the only way to log in is through an LTI launch from an LMS.
To view the example object you need to login via an LTI launch. Instructions are available in Obojobo: https://127.0.0.1:8080/lti
Once logged in, visit https://127.0.0.1:8080/editor. Click + Create New Draft to get started.
yarn test
or yarn test:ci
Support for this work was provided by the National Science Foundation Scholarships in Science, Technology, Engineering, and Mathematics (S-STEM) program under Award No.1643835. Any opinions, findings, conclusions and recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!