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

ORA grading not displaying ORAs with file uploads #285

Open
FatemeKhodayari opened this issue Nov 4, 2023 · 0 comments · May be fixed by #288
Open

ORA grading not displaying ORAs with file uploads #285

FatemeKhodayari opened this issue Nov 4, 2023 · 0 comments · May be fixed by #288

Comments

@FatemeKhodayari
Copy link

FatemeKhodayari commented Nov 4, 2023

Bug Description

Hi. I'm running openedx palm 3 with tutor. Recently I found that when trying to open an ORA with file upload by clicking on the "View all responses" button, the frontend crashes, displaying the page below:

image

When using a low speed internet connection, you can get a glance of the ORA app but then the said page will be displayed within a second. Diving more into the issue, I realised that the actual error is coming from the file preview part and then later when trying to show the error banner, another error occurs which is what we see in the screenshot above.

How to reproduce

  1. On a palm 3 installation of openedx, head to studio. Create an open response unit with optional or required file upload.
    To do so, create a course and then a section and subsection. Within the subsection create a unit and choose "Open Response" component.

image

Choose one of the types (I chose staff review assessment). Then click on the "Edit" button on top of the component.

image

Then on the "Settings" tab, enable file upload by making it either "Required" or "Optional".

image

  1. Save and publish your changes. Head to LMS by clicking on "View live version" button. Add your response and a file
    to the ORA. Upload the file and submit the ORA.

  2. Now for grading, with a staff access, click on the "Grade available responses" button at the bottom of the unit.

image

  1. In the opened page click on the "View all responses" button on top right to get the error page.

image

Environment

OpenedX Palm 3
Tutor 16.1.5
Ubuntu 22.04

Additional context

The issue was originally posted on openedx forum.

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 a pull request may close this issue.

1 participant