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
The objective is to develop a new project with the same learning goals as the current projects but with significant differences to provide a more differentiated experience for repeating students. The new project should be developed collaboratively, using clean, DRY JavaScript that shows trends toward SRP, and should involve manipulating the DOM, exploring the connection between HTML, CSS, and JavaScript, and using provided code.
Tasks:
Review the learning goals of the current M1 paired projects to ensure that they are well-understood and reflected in the new project.
Collaboratively brainstorm ideas for how to differentiate the new project from the existing ones, taking into account the skills and experience of repeating students.
Develop a plan for the new project, including identifying specific features or changes to the project that will enable greater student differentiation.
Test the new project to ensure that it is functioning as expected and that the modifications have not introduced any bugs or issues.
Document the changes made to the project, including any new features or modifications that were added.
Communicate with the rest of the team to ensure that everyone is aware of the changes made and any impacts to the project timeline or scope.
Acceptance Criteria:
The new project has the same learning goals as the current M1 paired projects.
The new project includes specific features or changes that enable greater student differentiation, and these are reflected in the final product.
The new project is collaboratively developed using clean, DRY JavaScript that shows trends toward SRP and involves manipulating the DOM, exploring the connection between HTML, CSS, and JavaScript, and using provided code.
The new project is thoroughly tested and free of any bugs or issues.
Documentation has been updated to reflect the changes made to the project.
The rest of the team is aware of the changes made and any impacts to the project timeline or scope.
The text was updated successfully, but these errors were encountered:
Description
The objective is to develop a new project with the same learning goals as the current projects but with significant differences to provide a more differentiated experience for repeating students. The new project should be developed collaboratively, using clean, DRY JavaScript that shows trends toward SRP, and should involve manipulating the DOM, exploring the connection between HTML, CSS, and JavaScript, and using provided code.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: