Undertaking Home Education(Rishu) in NSW, Australia - NESA(NSW Education standards Authority) - LandA(Darug Land)
Gurukul is the name given to Rishu's Home Education Initiative.
Content(s) of this repo is being pushed using Github Desktop
What is the difference between a syllabus and the curriculum?
Each syllabus includes the rationnale, aim, outcomes, course, specific content, and any mandated assessment requirements. After receiving the syllabus from NESA schools, then use this to develop the curriculum. The curriculum is a plan for learning that every school develops for each key learning area.
Transcript of What is curriculum?
Have you ever wondered what the difference is between a syllabus and the curriculum?
A syllabus is a mandated document produced by NESA to inform teachers of what they're required to teach students and why.
Each syllabus includes the rationale, aim, outcomes, course, specific content, and any mandated assessment requirements.
After receiving the syllabus from NESA schools, then use this to develop the curriculum.
The curriculum is a plan for learning that every school develops for each key learning area. It includes all relevant syllabuses and other relevant information to support teachers, including department policies and procedures. School priorities.
How the content is planned to be taught and the resources chosen. The curriculum provides an opportunity for teachers to plan, evaluate and modify teaching programs to improve student learning.
The curriculum: A plan for learning that includes the syllabus. For more information, visit the department's curriculum web page.
Who prepares NSW syllabus ?
NESA (NSW Education Standards Authority)
Source
https://education.nsw.gov.au/teaching-and-learning/curriculum/leading-curriculum-k-12/explaining-curriculum-pcc https://www.facebook.com/groups/homeeducationnsw
Primary(k - 6) Secondary(7 - 10) Senior(11 - 12)
Simple flow chart Sample
---
title: Stage Diagram
---
classDiagram
Primary <|-- Early Stage1
Primary <|-- Stage1
Primary <|-- Stage2
Primary <|-- Stage3
Primary : From K
Primary : To 6
Primary: ListOf(KLA)
Primary: Science()
Primary: Mathematics()
Primary: English()
Primary: Tamil(Modern Language)
Primary: PDHPE(Personal Development Health and Physical Education)
Primary: Geography()
Primary: History()
Primary: Creative Arts()
class Early Stage1{
Kindergarten
ListOf(KLA)
}
class Stage1{
Year 1
Year 2
List(KLA)
}
class Stage2{
Year 3
Year 4
List(KLA)
}
class Stage3{
Year 5
Year 6
List(KLA)
}
Secondary <|-- Stage4
Secondary <|-- Stage5
Secondary : From 7
Secondary : To 10
Secondary: ListOf(KLA)
class Stage4{
Year 7
Year 8
List(KLA)
}
class Stage5{
Year 9
Year 10
List(KLA)
}
Senior <|-- Stage6
Senior : From 11
Senior : To 12
Senior: ListOf(KLA)
class Stage6{
Year 11
Year 12
List(KLA)
}
Source
https://mermaid.js.org/syntax/classDiagram.html
Color code is done using LATEX code on Markdown.
Tex can be used to produce colors, but the real objective of it is to write.
https://gist.github.com/librelab/b534d145c72be228771fdca4f7e77721