Skip to content

London | 26-ITP-May | Vito Moratti | Sprint 1 | Coursework#1344

Open
vmoratti wants to merge 18 commits into
CodeYourFuture:mainfrom
vmoratti:coursework/sprint-1
Open

London | 26-ITP-May | Vito Moratti | Sprint 1 | Coursework#1344
vmoratti wants to merge 18 commits into
CodeYourFuture:mainfrom
vmoratti:coursework/sprint-1

Conversation

@vmoratti

@vmoratti vmoratti commented Jun 16, 2026

Copy link
Copy Markdown

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

Completed exercises, answered questions.

Questions

It was unclear to me in 4-stretch-explore/chrome.md
Where it says "invoke the function alert with an input string of `"Hello world!" "
Is it expected from me to use "input()" function, or am i supposed to print "Hello World" to the screen?
Please clarify.

The same goes for the next "prompt" function.
Please clarify the requirements as they are unclear to me.

@vmoratti vmoratti added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 1 Assigned during Sprint 1 of this module labels Jun 16, 2026

@LonMcGregor LonMcGregor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good work on this task, lots of good explanations. There's a few task where I left comments for you to review

Comment thread Sprint-1/2-mandatory-errors/4.js

// a) How many function calls are there in this file? Write down all the lines where a function call is made

// Answer to a): There are 3 function calls in this file.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Where are these 3? Are there any more?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Sorry, there are 4 function calls. They are on the lines 4, 5, 6 and 7.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

What about when you print the output? Does that use a function?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

and additionally, there is a function call on line 9, which is the console.log(). So 5 function calls in total.

Comment thread Sprint-1/4-stretch-explore/objects.md
Comment thread Sprint-1/4-stretch-explore/chrome.md Outdated
Comment thread Sprint-1/4-stretch-explore/chrome.md Outdated
@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jun 22, 2026
vmoratti added 3 commits June 23, 2026 11:55
Renamed variables to start with a letter to avoid SyntaxError.
Updated the number of function calls and provided specific line numbers in comments.
Clarified explanations for alert and prompt functions in Chrome console.
@vmoratti vmoratti added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 23, 2026
@LonMcGregor

Copy link
Copy Markdown

Good work, almost there. Just my comment in Sprint-1/3-mandatory-interpret/1-percentage-change.js to review

@LonMcGregor LonMcGregor removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 23, 2026
Added comments to document function calls and error identification.
@vmoratti vmoratti added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jun 23, 2026
@LonMcGregor

Copy link
Copy Markdown

Great, this task is complete now

@LonMcGregor LonMcGregor 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 Jun 24, 2026
@LonMcGregor LonMcGregor added the Complete Volunteer to add when work is complete and all review comments have been addressed. label Jun 24, 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. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants