Skip to content

London | 26-ITP-Jan | Kris Oldrini | Sprint 1 | Coursework#988

Open
XiaoQuark wants to merge 19 commits intoCodeYourFuture:mainfrom
XiaoQuark:coursework/sprint-1
Open

London | 26-ITP-Jan | Kris Oldrini | Sprint 1 | Coursework#988
XiaoQuark wants to merge 19 commits intoCodeYourFuture:mainfrom
XiaoQuark:coursework/sprint-1

Conversation

@XiaoQuark
Copy link

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

1 Exercises

  • Completed all tasks as requested
  • Answered questions in comments

2 Errors

  • Corrected all error tasks as required
  • Explained the reasoning behind corrections in comments

3 Interpret

  • Answered questions about the code in 1-percentage-change.js and 1-percentage-change.js
  • Explained the code in 1-percentage-change.js step by step

4 Explore - Stretch 💪

Answered the questions in chrome.md and objects.md

@XiaoQuark XiaoQuark added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 19, 2026
@XiaoQuark XiaoQuark linked an issue Feb 19, 2026 that may be closed by this pull request
Copy link

@A-O-Emmanuel A-O-Emmanuel left a comment

Choose a reason for hiding this comment

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

I left a comment for you


const dir = ;
const ext = ;
const dir = filePath.slice(filePath.indexOf("/") + 1, lastSlashIndex);

Choose a reason for hiding this comment

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

Look at this properly console.log the result, I does not print out the dir part of the filePath variable

Copy link
Author

Choose a reason for hiding this comment

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

Hi Emmanuel, thank you for your comment.
I see I'm missing the root in my dir, so I will get on to changing that. May I ask you about the last / just before the base? Would that also be part of the dir?

Choose a reason for hiding this comment

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

Sorry @XiaoQuark can help with the questions, can only review, I will advice that you really reveiw the questions and what you need to do, so far, you are honestly doing a good job.

Copy link
Author

Choose a reason for hiding this comment

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

No worries, I think I got it right this time.
The last / should be considered a separator and not part of the dir itself.

@A-O-Emmanuel A-O-Emmanuel added Reviewed Volunteer to add when completing a review with trainee action still to take. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Feb 21, 2026
@XiaoQuark XiaoQuark added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 23, 2026
@A-O-Emmanuel A-O-Emmanuel added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Reviewed Volunteer to add when completing a review with trainee action still to take. labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complete Sprint 1 Coursework

2 participants