This PR updates the seed_challenge_activities script to seed the three demo challenges to lessons 1, 2, and 3 of aif1-2025 by default. It also adds the ability to define custom challenge seeding with a json file and to upload starter images for whiteboard activities.
There are also update to the code to allow for starter images to be saved to and retrieved from S3 storage and displayed on whiteboard challenges.
I've also disabled user image uploads in React Flow since we don't currently have any image moderation for inappropriate content. That can be added in a later update.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the seed_challenge_activities script to seed the three demo challenges to lessons 1, 2, and 3 of aif1-2025 by default. It also adds the ability to define custom challenge seeding with a json file and to upload starter images for whiteboard activities.
There are also update to the code to allow for starter images to be saved to and retrieved from S3 storage and displayed on whiteboard challenges.
I've also disabled user image uploads in React Flow since we don't currently have any image moderation for inappropriate content. That can be added in a later update.
Starter image example:

Links
Testing story
Deployment notes
Privacy and security