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
Leaving a gap between 1_data_types and 6_arrays. I know learners are encouraged to use replit, experiment and that some resources like the ones at launchschool have some small exercises, but I think that having multiple exercises with tests could improve the experience for learners and make them more comfortable using their own environment rather than replit or irb.
I know that currently there are multiple issues (#37, #9, #8, #7) that were meant to take care of this, but those are from years ago and I preferred creating a new one rather than bumping each one of them. Also note that one of those is meant to add exercises for the blocks lesson in the "advanced ruby" course.
I saw that these issues were part of a project in which they were moved to the "backlog" and I don't know if there was a reason for that or to not add these exercises.
2. Acceptance Criteria:
Add exercises with tests for the variables lesson.
Add exercises with tests for the input and output lesson.
Add exercises with tests for the conditional logic lesson.
Add exercises with tests for the loops lesson.
3. Additional Information:
I am willing to work in the making of some of these exercises if needed.
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to make an issue. However, as you have noted there are already issues that exist for input and output, conditional logic, and loops. We previously closed the issue that we created for the variables lesson. #6
Instead of combining multiple new exercises into one issue, we prefer to keep them separate. The only time that we like to combine multiple tasks into 1 issue, is when we are making small changes, like consistent headings, knowledge checks, etc to multiple lessons. In addition, each issue has additional details, so I am going to close this combined issue.
If you want to choose one of the open issues to create those exercises, you are welcome to comment on one of them to be assigned.
Complete the following REQUIRED checkboxes:
location for request: brief description of request
format, e.g.Exercises: Add exercise on XYZ
The following checkbox is OPTIONAL:
1. Description of the Feature Request:
Currently there are not any exercises for the lessons:
Leaving a gap between 1_data_types and 6_arrays. I know learners are encouraged to use replit, experiment and that some resources like the ones at launchschool have some small exercises, but I think that having multiple exercises with tests could improve the experience for learners and make them more comfortable using their own environment rather than replit or irb.
I know that currently there are multiple issues (#37, #9, #8, #7) that were meant to take care of this, but those are from years ago and I preferred creating a new one rather than bumping each one of them. Also note that one of those is meant to add exercises for the blocks lesson in the "advanced ruby" course.
I saw that these issues were part of a project in which they were moved to the "backlog" and I don't know if there was a reason for that or to not add these exercises.
2. Acceptance Criteria:
3. Additional Information:
I am willing to work in the making of some of these exercises if needed.
The text was updated successfully, but these errors were encountered: