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

Evaluate lesson completion #73

Open
scowalt opened this issue Feb 12, 2015 · 0 comments
Open

Evaluate lesson completion #73

scowalt opened this issue Feb 12, 2015 · 0 comments

Comments

@scowalt
Copy link
Contributor

scowalt commented Feb 12, 2015

The system should have some method of checking for lesson completion that is unique to each lesson.

Example implementation: scripts are created and put in sysassets for each activity. When a user submits their code for compilation, the user's program is passed as a parameter into the script: ./activity1check ./user-program. The completion check script would return the output of the user code as well as some other indicator of whether or not the student accomplished the goal of the lesson.

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

No branches or pull requests

1 participant