Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(curriculum): add Projectile Trajectory project to SciComPy #54839

Open
wants to merge 116 commits into
base: main
Choose a base branch
from

Conversation

ilenia-magoni
Copy link
Contributor

Checklist:

Closes #XXXXX

Copy link
Contributor

@fhsinchy fhsinchy left a comment

Choose a reason for hiding this comment

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

I went through the steps. Looks fine to me. I managed to pass all the steps. The text looks great too.

client/i18n/locales/english/intro.json Outdated Show resolved Hide resolved
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
"dashedName": "learn-encapsulation-by-building-a-projectile-trajectory-calculator",
"order": 221,
Copy link
Contributor

Choose a reason for hiding this comment

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

Remember to check the order.

Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Copy link
Member

@zairahira zairahira left a comment

Choose a reason for hiding this comment

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

I have reviewed all the steps, the tests ran fine for all of them.
I have left a couple of comments, after that the project is ready to go from my end.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Needs to be fleshed out, see #43289 (comment)

---

# --description--

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not able to complete it anymore (I mean without causing pyodide to crash). Always related to #55037

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removing the print seems to be the only solution but it will remove a way for the camper to see the output

Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Copy link
Contributor

@Dario-DC Dario-DC left a comment

Choose a reason for hiding this comment

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

Left a couple of suggestions for the last step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new python course platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. scope: i18n language translation/internationalization. Often combined with language type label status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants