Skip to content

Align Functions and Declaring functions LOs with their content#1943

Merged
abdishakoor-dev merged 2 commits into
mainfrom
fix/function-prep-los-1694
Jul 14, 2026
Merged

Align Functions and Declaring functions LOs with their content#1943
abdishakoor-dev merged 2 commits into
mainfrom
fix/function-prep-los-1694

Conversation

@abdishakoor-dev

@abdishakoor-dev abdishakoor-dev commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Fixes #1694

Revised the learning objectives for the Functions and Declaring functions blocks so they better reflect the content.

Also reworded the Functions intro so it stands alone rather than carrying on from Evaluating expressions, and noted that Math.round is built in.

Preview:

The learning objectives for the Functions block read as if learners
should write their own functions, when the block only covers calling
built-in ones. Reword them to say built-in explicitly, and use "explain
what a function is" instead of the ambiguous "define a function".

Add a "declare your own function" objective to the Declaring functions
block, which teaches that but did not state it.

Also make the Functions block read stand-alone: its opening line
carried on from the Evaluating expressions block three sections
earlier, and note that Math.round is built in so learners know they
are not expected to create it.

Fixes #1694
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for cyf-curriculum ready!

Name Link
🔨 Latest commit b6fe923
🔍 Latest deploy log https://app.netlify.com/projects/cyf-curriculum/deploys/6a5510dbca3d110008f0df20
😎 Deploy Preview https://deploy-preview-1943--cyf-curriculum.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 89 (🔴 down 8 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for cyf-common ready!

Name Link
🔨 Latest commit b6fe923
🔍 Latest deploy log https://app.netlify.com/projects/cyf-common/deploys/6a5510db9d3b8b00080f4a03
😎 Deploy Preview https://deploy-preview-1943--cyf-common.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@illicitonion illicitonion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@github-project-automation github-project-automation Bot moved this from 📋 Backlog to 👀 In review in Curriculum Planning Jul 13, 2026
@abdishakoor-dev abdishakoor-dev force-pushed the fix/function-prep-los-1694 branch from 1a57500 to b6fe923 Compare July 13, 2026 16:22
@abdishakoor-dev abdishakoor-dev merged commit f1715e4 into main Jul 14, 2026
11 checks passed
@abdishakoor-dev abdishakoor-dev deleted the fix/function-prep-los-1694 branch July 14, 2026 08:05
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Curriculum Planning Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Learning Objectives for function prep in ITP

2 participants