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

fix: most problem.md said verify program.mjs but now say verify ex{N}.mjs #16

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

gobengo
Copy link
Contributor

@gobengo gobengo commented Nov 16, 2023

No description provided.

…s` because that wasn't obvious to me and I called mine `ex1.mjs` which was mentioned earlier in the problem
@gobengo gobengo self-assigned this Nov 16, 2023
problems/1-space-out/problem.md Outdated Show resolved Hide resolved
@@ -18,7 +18,7 @@ When you succeed, you type `learnyouw3up` again and select the next exercise.

Rinse and repeat for each excercise. Got it? Good.

Ok, now I need you to make that JS file we talked about. For this exercise we're going to print out your DID. Yeah, like an ID, but DECENTRALIZED. Woof.
Ok, now I need you to make that JS file we talked about, and call it `program.mjs`. For this exercise we're going to print out your DID. Yeah, like an ID, but DECENTRALIZED. Woof.
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, just below it says "When you're done, verify your solution with learnyouw3up verify ex1.mjs...".

Perhaps we should change "To verify your program, run: $ADVENTURE_NAME verify program.mjs" instead (so it reads ex1.mjs)? We'd need to change for every problem.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

great point. I didn't recognize the pattern until after I submitted this and I'd gotten to ex2 and beyond

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated the PR to change this to saying 'and call it ex1.mjs' and change the bottom from program.mjs to ex1.mjs. And I changed the bottom of all the other problem.md that said program.mjs

@gobengo gobengo changed the title 0 problem.md explicitly says to create the file with name program.mjs because that wasn't obvious to me and I called mine ex1.mjs which was mentioned earlier in the problem fix: 0 problem.md explicitly says to create the file with name program.mjs because that wasn't obvious to me and I called mine ex1.mjs which was mentioned earlier in the problem Nov 16, 2023
@gobengo gobengo changed the title fix: 0 problem.md explicitly says to create the file with name program.mjs because that wasn't obvious to me and I called mine ex1.mjs which was mentioned earlier in the problem fix: most problem.md said verify program.mjs but now say verify ex{N}.mjs Nov 16, 2023
@gobengo gobengo requested review from alanshaw, travis and olizilla and removed request for alanshaw November 21, 2023 01:26
@gobengo gobengo merged commit 60b760c into main Nov 28, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants