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

PADV 935 - CCX - replace link to old gradebook with link to new gradebook #114

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

alexjmpb
Copy link

Ticket

https://agile-jira.pearson.com/browse/PADV-935

Description

Right now, when trying to access the gradebook through the link inside the CCX coach tab, it redirects to the old gradebook rather than the writable gradebook MFE. This PR aims to add the capacity of configuring to which url the gradebook link, in the CCX coach tab, should redirect to.

Changes

  • Modify CCX coach tab view to edit the gradebook URL.

How to test?

  • Setup devstack.
  • Checkout to this branch.
  • Configure WRITABLE_GRADEBOOK_URL either as a site configuration or a Django setting.
  • Enable the grades.writable_gradebook waffle flag.
  • Create a CCX (licensed or not).
  • Go to the CCX Coach tab and inside student admin, the 'View Gradebook' link should point to the URL configured in the settings.

@alexjmpb alexjmpb merged commit 7d184a0 into pearson-release/olive.stage Jan 23, 2024
5 of 35 checks passed
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