Mini Course Website Configuration#

There are several configuration that should be added for a functional website.

  1. The following configuration should be added to website to enable the email functionality. The credentials should be filled.

SMTP_HOST: in-v3.mailjet.com
SMTP_PASSWORD:
SMTP_PORT: 587
SMTP_USERNAME:
  1. The default email address should be set to the following.

CONTACT_EMAIL: [email protected]
  1. The images should be configured to use the custom versions.

DOCKER_IMAGE_CADDY: docker.io/uetuluk/caddy-cloudflare:latest
DOCKER_IMAGE_OPENEDX: docker.io/uetuluk/openedx:maple.
DOCKER_IMAGE_OPENEDX_DEV: docker.io/uetuluk/openedx-dev:maple.
  1. The following patches should be applied in the admin panel.

  2. The links should be provided for the homepage video and picture in the admin panel.

    The location is https://minicourse.shanghai.nyu.edu/admin/waffle/flag/.

    The following flags should be added:

    • course_experience.disable_course_outline_page

    • courseware.use_legacy_frontend

    • course_home.course_home_use_legacy_frontend