Unclear instructions with the use of Glitch to submit challenges.
See original GitHub issueI was recently attempting to submit my code changes of the APIs and Mcroservices certification through the URL of glitch as instructed in the introduction but I was finding trouble with passing the tests because I was submitting a wrong URL. Instead of something like https://blush-tundra-dodo.glitch.me/
I was submitting https://glitch.com/edit/#!/blush-tundra-dodo?path=package.json:7:21
until I was guided on the help forum before I got demotivated.
Don’t you think we should revise the introduction and include steps on how to submit in the URLs from glitch to save future cases like mine? How do you see?
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Mercenaries: Visitor tasks not completed on heroic (25.0)
From the 25.0 Patch Notes: [Mercenaries] Fixed a bug where completing a Heroic Bounty would not count for Tasks requiring a Normal Bounty ......
Read more >How to Write A Good Bug Report? Tips and Tricks
Use meaningful sentences and simple words to describe your bugs. Don't use confusing statements that waste the time of the reviewer. Report each ......
Read more >How to fix the 7 most common glitches in technical writing
So let's look at some of the most common difficulties technical writers (and their readers) face – and how to fix them. 1....
Read more >How to Report Bugs Effectively - Chiark.greenend.org.uk
You can either show them in person, or give them careful and detailed instructions on how to make it fail. If they can...
Read more >How to Write a Bug Report That Will Make Your Developers ...
Use BrowserStack with Marker.io to automatically grab virtual device information and capture cross-browser issues; Additional info that can be ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Some people also try to submit files from their GitHub repo (e.g. the package.json) because of the “clone this repository on GitHub” line. I do like that we have a link to the starter code on GitHub but it’s a bit unclear from the challenge text how it should be used.
It doesn’t happen as often as submitting the incorrect Glitch link does, but it does happen every now and then.
I have seen this come up a number of times. Should we put a note in each challenge or just one in the introduction or maybe just one in the first challenge? I would word it something like…
Be sure to submit a URL to a live demo of your project