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

[Spike] Define the tool to adopt for coding challenges in the documentation hub #1459

Open
victhorbi opened this issue Oct 31, 2024 · 1 comment

Comments

@victhorbi
Copy link
Collaborator

Context
In the scope of the documentation hub, we should have some interactive tutorials we can use to trigger rewards on completion and assess the tangible progress a dev has achieved.

Description
Search and investigate some tools to use for, not only having runnable examples, but also a framework for challenges and progressive disclosure.

The expected use of it, is to let the user pick a challenge, run the code snippet he has built, get immediate feedback.
The script shall be checked against the solution.

In the scope of the task, there is the investigation of OneCompiler

Work with @lucanicoladebiasi for a first list of examples representing a sample lesson.

Acceptance criteria:

  • present some framework options
  • produce examples showcasing the capability of the framework and the "embeddability" in a documentation as code portal
  • a must have is the possibility of running a backend to pre-install all dependencies and avoid long waiting
@victhorbi
Copy link
Collaborator Author

@claytonneal is trying to run the Sphere engine suite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants