Skip to content

feat: add support for quince release DS-697#43

Merged
MaferMazu merged 2 commits intomainfrom
mfmz/quince-support
Nov 20, 2023
Merged

feat: add support for quince release DS-697#43
MaferMazu merged 2 commits intomainfrom
mfmz/quince-support

Conversation

@MaferMazu
Copy link
Contributor

@MaferMazu MaferMazu commented Nov 16, 2023

Description

This PR updated the versions to support Quince Open edX release.

How to test

Requirements

Have the Quince environment

  1. Install the quince branch from the tutor repository.
  2. If you use mfes, you must install the quince branch from tutor-mfe.
  3. Build all the necessary images.
tutor images build permissions
tutor images build mfe
tutor images build openedx

Install codejail

  1. Install this branch.
  2. Activate the plugin.
tutor plugins enable codejail
tutor config save
  1. Init the service and launch
tutor local do init --limit codejail
tutor local launch

Expected Behavior

Be able to use correctly the loncapa/problems.

Manually

In Studio > Create a course > Create a Subsection > Create a Unit > Add a Problem > Select Advance and Custom Python-Evaluated Input.

Importing a course with loncapa problems

In Studio > Create a course > Tools > Import

Import this course: https://github.com/eduNEXT/tutor-contrib-codejail/blob/main/docs/resources/course_codejail_example.tar.gz

@MaferMazu MaferMazu requested a review from a team November 16, 2023 03:50
@MaferMazu MaferMazu changed the title feat: add support for quince release feat: add support for quince release DS-697 Nov 16, 2023
@MaferMazu MaferMazu merged commit f63dc2c into main Nov 20, 2023
MaferMazu added a commit that referenced this pull request Nov 20, 2023
* feat: add support for quince release

* docs: update the readme and the changelog
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.

3 participants