Skip to content

fix: Switch all versioned QI urls to master in sample activities#543

Merged
dougmartin merged 2 commits intomasterfrom
unpin-sample-activity-versions
Mar 6, 2026
Merged

fix: Switch all versioned QI urls to master in sample activities#543
dougmartin merged 2 commits intomasterfrom
unpin-sample-activity-versions

Conversation

@dougmartin
Copy link
Member

Some of the question interactive urls in the sample activities were pinned to a specific version number, including the default sample activity. This change converts all of them to master.

This came up because the sample activity was used to verify that a merged styling change to question interactives was made and it caused confusion when the sample activity did not show the change.

Some of the question interactive urls in the sample activities were pinned to a specific version number, including the default sample activity.  This change converts all of them to master.

This came up because the sample activity was used to verify that a merged styling change to question interactives was made and it caused confusion when the sample activity did not show the change.
@cypress
Copy link

cypress bot commented Mar 6, 2026

activity-player    Run #1871

Run Properties:  status check passed Passed #1871  •  git commit 1ccc5d0724: fix: Switch question-interactives branch URLs from interactive-lightbox to maste...
Project activity-player
Branch Review unpin-sample-activity-versions
Run status status check passed Passed #1871
Run duration 05m 16s
Commit git commit 1ccc5d0724: fix: Switch question-interactives branch URLs from interactive-lightbox to maste...
Committer Doug Martin
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 96
View all changes introduced in this branch ↗︎

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates sample activity content to ensure Question Interactive (QI) references point at the master branch endpoints rather than pinned version URLs, so sample activities reflect the latest QI changes during verification.

Changes:

  • Replaced version-pinned QI base_url values with https://models-resources.concord.org/question-interactives/branch/master/... across multiple sample activity JSON files.
  • Updated embedded QI URLs inside a scaffolded authored_state blob to also reference the master branch.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/data/version-2/sample-new-sections-activity-2.json Switches remaining version-pinned QI base_url entries to branch/master.
src/data/sample-activity-waters.json Converts multiple QI base_url entries (and embedded scaffolded subinteractive URLs) from version-pinned to branch/master.
src/data/sample-activity-responsive-50-50-layout.json Updates QI base_url entries from version-pinned to branch/master.
src/data/sample-activity-multiple-layout-types.json Updates numerous QI base_url entries from version-pinned to branch/master.
src/data/sample-activity-2.json Switches remaining version-pinned open-response QI URLs to branch/master.
src/data/sample-activity-1100px.json Updates the version-pinned open-response QI URL to branch/master.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@emcelroy emcelroy left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@dougmartin dougmartin merged commit 4fba3de into master Mar 6, 2026
6 checks passed
@dougmartin dougmartin deleted the unpin-sample-activity-versions branch March 6, 2026 19:40
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