Closed
Conversation
* Update README.md * Update README.md * Update README.md * README.md A'nanatawa's README * Update README.md * Update README.md final updates :) * Create .gitkeep * Add files via upload * Update README.md * Update README.md * Update README.md * Updated README * chore: remove unnecessary files Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com> --------- Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com> Co-authored-by: Anthony D. Mays <anthony@morganlatimer.com>
* Create README.html * README.html * README.html * README.html update * Update README.html
* Create README.md * Create test * Create test * Delete lesson_00/JohnBey/test * Add files via upload * Delete lesson_00/JohnBey/Images/test * Update README.md * Rename Splatoon 3.jpg to JbeyS3.jpg * Update README.md
* Create README.html * Create placeholder * Add files via upload * Delete lesson_01/JohnBey/images/placeholder * Create styles.css * Rename Splatoon 3.jpg to JbeyS3.jpg * Delete lesson_01/JohnBey/images directory * Create placeholder * Add files via upload * Delete lesson_01/JohnBey/Images/placeholder
VicenteVigueras
suggested changes
Mar 11, 2025
anthonydmays
requested changes
Mar 11, 2025
Got rid of bad merge additions
Contributor
Author
|
I reverted Lesson 2 changes and I also added John and Mercedes's files into my code with the merge |
anthonydmays
requested changes
Mar 11, 2025
|
|
||
| // Add your quiz provider here. | ||
|
|
||
| const QUIZ_PROVIDERS = [ |
Contributor
There was a problem hiding this comment.
There should only be one variable declaration for QUIZ_PROVIDERS that has all the list of providers in it, but I see duplicate declarations on lines 19 and 21. You should run npm run check to make sure things look good before you send back for review
Contributor
Author
There was a problem hiding this comment.
Oh my goodness gracious Ill go back and fix it smh at myself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have merged Johns quiz into my homework branch