Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

feat: add codejail with olive support #21

Merged
merged 1 commit into from
Nov 3, 2022
Merged

feat: add codejail with olive support #21

merged 1 commit into from
Nov 3, 2022

Conversation

mariajgrimaldi
Copy link
Contributor

@mariajgrimaldi mariajgrimaldi commented Oct 26, 2022

Description

This PR adds tutor-contrib-codejail plugin, so loncapa problems work as expected in the sandbox installation. There's already a 15.0.0 codejail image published in our dockerhub repo.
Here is the PR adding support for olive: eduNEXT/tutor-contrib-codejail#28

@mariajgrimaldi
Copy link
Contributor Author

You're both right! thanks @regisb @ghassanmas

@@ -76,7 +77,7 @@ jobs:
"
# Configure
- name: Enable plugins
run: $SSH "$TUTOR plugins enable mfe indigo android forum"
run: $SSH "$TUTOR plugins enable mfe indigo android forum codejail"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have to run tutor local init --limit=codejail prior to local launch, as per the codejail readme? https://github.com/eduNEXT/tutor-contrib-codejail/#usage

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After I manually installed and enabled the plugin I can confirm that init is required.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

@mariajgrimaldi mariajgrimaldi requested review from regisb and ghassanmas and removed request for regisb and ghassanmas November 2, 2022 12:12
@regisb regisb merged commit b5f353c into overhangio:master Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants