Skip to content

Conversation

@sarangjo
Copy link

@sarangjo sarangjo commented Dec 18, 2025

This PR adds SPLICE-relevant code to parts of the instructor dashboard that currently don't have support for SPLICE interactive exercises.

idchild = dynamic.attrib["id"]
qtype = dynamic.attrib["data-component"]
# well maybe not...
else:
Copy link
Member

Choose a reason for hiding this comment

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

I think this whole else block is not needed given the updated format for the manifest.

Copy link
Author

Choose a reason for hiding this comment

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

Sounds good, I can remove the else block here! Will the qtype be properly set to "splice" with the updated manifest format?

@bnmnetp
Copy link
Member

bnmnetp commented Dec 24, 2025

I would like to merge the dashboard pieces as others will benefit from them. I can fix up the change to the else clause. But I'll wait for you to move this out of draft status.

@sarangjo sarangjo marked this pull request as ready for review December 24, 2025 20:26
@sarangjo
Copy link
Author

@bnmnetp I've moved the PR out of draft stage, and removed the else block as you suggested from the build tools script. Please let me know what else I need to do to merge this, or feel free to take ownership of merging the PR—whatever you prefer!

@sarangjo sarangjo changed the title [WIP] Fix gaps in SPLICE implementation for instructor dashboard Fix gaps in SPLICE implementation for instructor dashboard Dec 24, 2025
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.

2 participants