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

Tasks in courses #94

Open
4 tasks
anandology opened this issue Jan 25, 2022 · 0 comments · May be fixed by #95
Open
4 tasks

Tasks in courses #94

anandology opened this issue Jan 25, 2022 · 0 comments · May be fixed by #95

Comments

@anandology
Copy link
Contributor

Some courses like Self Hosting 101 requires the ability to specify tasks as part of the course and need an ability to verify if the task is complete.

Some of these tasks require some user input and some don't. These are similar to exercises, but the user doesn't write any code.

Doctypes

We need the following doctypes to model tasks.

  • Task
  • Task Input
  • Task Response

Integration

We also need to provide a way to embed a task into a lesson. For this we need to create a macro.

  • Task macro
anandology added a commit to anandology/mon_school that referenced this issue Jan 25, 2022
anandology added a commit to anandology/mon_school that referenced this issue Jan 25, 2022
@anandology anandology linked a pull request Jan 25, 2022 that will close this issue
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 a pull request may close this issue.

1 participant