You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, students only make comments to move on throughout the Learning Labs, which does not allow for practice. By editing the config.yml file response files to ask students to proceed through by creating and merging pull requests, they are able to get practice for the "real world."
Describe the solution you'd like
Edit the config.yml file using this as a reference to proceed through learning labs through merging pull requests. Edit the responses files to instruct students to create a branch and merge it. Ex: "Please create a branch named w1s2 and commit your changes for Week 1 Step 2 on it. Once you are finished, merge w1s2 to main."
Describe alternatives you've considered
None.
Additional context
In the future, all response files will follow the formats described here to allow for automatic Learning Lab creation.
The text was updated successfully, but these errors were encountered:
Is your proposal related to a problem?
Currently, students only make comments to move on throughout the Learning Labs, which does not allow for practice. By editing the
config.yml
file response files to ask students to proceed through by creating and merging pull requests, they are able to get practice for the "real world."Describe the solution you'd like
Edit the
config.yml
file using this as a reference to proceed through learning labs through merging pull requests. Edit the responses files to instruct students to create a branch and merge it. Ex: "Please create a branch namedw1s2
and commit your changes for Week 1 Step 2 on it. Once you are finished, mergew1s2
to main."Describe alternatives you've considered
None.
Additional context
In the future, all response files will follow the formats described here to allow for automatic Learning Lab creation.
The text was updated successfully, but these errors were encountered: