Skip to content

Conversation

@lainets
Copy link
Contributor

@lainets lainets commented Jun 7, 2023

Description

What?

Fix active elements output not showing

How?

Add the missing data-ready-url attribute.

Fixes #1188

Testing

Did a quick check that the output updates now.

Did you test the changes in

  • Chrome
  • Firefox
  • This pull request cannot be tested in the browser.

Is it Done?

  • Reviewer has finished the code review
  • After the review, the developer has made changes accordingly
  • Customer/Teacher has accepted the implementation of the feature

Copy link
Contributor

@markkuriekkinen markkuriekkinen left a comment

Choose a reason for hiding this comment

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

Great, this works well!

Commit ad95bc9 changed poll.js
so that the final target URL is configured via an HTML data
attribute. However, the new data attribute was not added for active
elements, thus active elements could not load feedback to
the output element after the submission had been graded.

Fixes apluslms#1188
@markkuriekkinen markkuriekkinen merged commit f14b0de into apluslms:master Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Active elements output empty

2 participants