Skip to content
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

enables all optional nodes when running dev server #1756

Conversation

iturgeon
Copy link
Member

@iturgeon iturgeon commented Apr 5, 2021

Dev/18 added last minute code to disable optional nodes by default. This turns them on when running the dev server yarn dev

Materia is the only optional node right now, so you should be able to test by running dev/19 and running this branch

With this change you'll see obojobo-chunks-materia/server/index.js get loaded and you'll see the Materia button in the editor

OboNode client scripts to build 7
  obojobo_server:info  Registering express middleware: /Obojobo/packages/obonode/obojobo-chunks-materia/server/index.js +0ms
  obojobo_server:info  Registering express middleware: /Obojobo/packages/app/obojobo-module-selector/server/index.js +5ms
  obojobo_server:info  Registering express middleware: /Obojobo/packages/app/obojobo-repository/server/index.js +1ms
  obojobo_server:info  Registering express middleware: /Obojobo/packages/obonode/obojobo-sections-assessment/server/express.js +21ms
  obojobo_server:info  Registering OboNode: ObojoboDraft.Chunks.MCAssessment +6ms
  obojobo_server:info  Registering OboNode: ObojoboDraft.Chunks.MCAssessment.MCChoice +0ms
  obojobo_server:info  Registering OboNode: ObojoboDraft.Chunks.QuestionBank +1ms
  obojobo_server:info  Registering OboNode: ObojoboDraft.Chunks.Question +1ms
  obojobo_server:info  Registering OboNode: ObojoboDraft.Sections.Assessment +0ms

@iturgeon iturgeon added this to the 19 - Serendibite milestone Apr 5, 2021
@iturgeon iturgeon merged commit 300d60f into ucfopen:dev/19-serendibite Apr 6, 2021
@iturgeon iturgeon mentioned this pull request Apr 7, 2021
@iturgeon iturgeon deleted the issue/enable-optional-nodes-in-dev branch January 30, 2022 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant