KS3-Computing

How to identify areas which you can develop

Table of Contents

1 Progression Pathways

ColourAlgorithmsProgramming & DevelopmentData & Data RepresentationHardware & ProcessingCommunication & NetworksInformation Technology
RedUnderstands what an algorithm is and is able to express simple linear (non-branching) algorithms symbolically. Understands that computers need precise instructions. Demonstrates care and precision to avoid errors.Knows that users can develop their own programs, and can demonstrate this by creating a simple program in an environment that does not rely on text e.g. programmable robots etc. Executes, checks and changes programs. Understands that programs execute by following precise instructions.Recognises that digital content can be represented in many forms. Distinguishes between some of these forms and can explain the different ways that they communicate information.Understands that computers have no intelligence and that computers can do nothing unless a program is executed. Recognises that all software executed on digital devices is programmed.Obtains content from the world wide web using a web browser. Understands the importance of communicating safely and respectfully online, and the need for keeping personal information private. Knows what to do when concerned about content or being contacted.Uses software under the control of the teacher to create, store and edit digital content using appropriate file and folder names. Understands that people interact with computers. Shares their use of technology in school. Knows common uses of information technology beyond the classroom. Talks about their work and makes changes to improve it.
OrangeUnderstands that algorithms are implemented on digital devices as programs. Designs simple algorithms using loops, and selection i.e. if statements. Uses logical reasoning to predict outcomes. Detects and corrects errors i.e. debugging, in algorithms.Uses arithmetic operators, if statements, and loops, within programs. Uses logical reasoning to predict the behaviour of programs. Detects and corrects simple semantic errors i.e. debugging, in programs.Recognises different types of data: text, number. Appreciates that programs can work with different types of data. Recognises that data can be structured in tables to make it useful.Recognises that a range of digital devices can be considered a computer. Recognises and can use a range of input and output devices. Understands how programs specify the function of a general purpose computer.Navigates the web and can carry out simple web searches to collect digital content. Demonstrates use of computers safely and responsibly, knowing a range of ways to report unacceptable content and contact when online.Uses technology with increasing independence to purposefully organise digital content. Shows an awareness for the quality of digital content collected. Uses a variety of software to manipulate and present digital content: data and information. Shares their experiences of technology in school and beyond the classroom. Talks about their work and makes improvements to solutions based on feedback received.
YellowDesigns solutions (algorithms) that use repetition and two-way selection i.e. if, then and else. Uses diagrams to express solutions. Uses logical reasoning to predict outputs, showing an awareness of inputs.Creates programs that implement algorithms to achieve given goals. Declares and assigns variables. Uses post-tested loop e.g. ‘until’, and a sequence of selection statements in programs, including an if, then and else statement.Understands the difference between data and information. Knows why sorting data in a flat file can improve searching for information. Uses filters or can perform single criteria searches for information.Knows that computers collect data from various input devices, including sensors and application software. Understands the difference between hardware and application software, and their roles within a computer system.Understands the difference between the internet and internet service e.g. world wide web. Shows an awareness of, and can use a range of internet services e.g. VOIP. Recognises what is acceptable and unacceptable behaviour when using technologies and online services.Collects, organises and presents data and information in digital content. Creates digital content to achieve a given goal through combining software packages and internet services to communicate with a wider audience e.g. blogging. Makes appropriate improvements to solutions based on feedback received, and can comment on the success of the solution.
GreenShows an awareness of tasks best completed by humans or computers. Designs solutions by decomposing a problem and creates a sub-solution for each of these parts (decomposition). Recognises that different solutions exist for the same problem.Understands the difference between, and appropriately uses if and if, then and else statements. Uses a variable and relational operators within a loop to govern termination. Designs, writes and debugs modular programs using procedures. Knows that a procedure can be used to hide the detail with sub-solution (procedural abstraction).Performs more complex searches for information e.g. using Boolean and relational operators. Analyses and evaluates data and information, and recognises that poor quality data leads to unreliable results, and inaccurate conclusions.Understands why and when computers are used. Understands the main functions of the operating system. Knows the difference between physical, wireless and mobile networks.Understands how to effectively use search engines, and knows how search results are selected, including that search engines use ‘web crawler programs’. Selects, combines and uses internet services. Demonstrates responsible use of technologies and online services, and knows a range of ways to report concerns.Makes judgements about digital contentwhen evaluating and repurposing it for a given audience. Recognises the audience when designing and creating digital content. Understands the potential of information technology for collaboration when computers are networked. Uses criteria to evaluate the quality of solutions, can identify improvements making some refinements to the solution, and future solutions.
BlueUnderstands that iteration is the repetition of a process such as a loop. Recognises that different algorithms exist for the same problem. Represents solutions using a structured notation. Can identify similarities and differences in situations and can use these to solve problems (pattern recognition).Understands that programming bridges the gap between algorithmic solutions and computers. Has practical experience of a high-level textual language, including using standard libraries when programming. Uses a range of operators and expressions e.g. Boolean, and applies them in the context of program control. Selects the appropriate data types.Knows that digital computers use binaryto represent all data. Understands how bit patterns represent numbers and images. Knows that computers transfer data in binary. Understands the relationship between binary and file size (uncompressed). Defines data types: real numbers and Boolean. Queries data on one table using a typical query language.Recognises and understands the functionof the main internal parts of basic computer architecture. Understands the concepts behind the fetch-execute cycle. Knows that there is a range of operating systems and application software for the same hardware.Understands how search engines rank search results. Understands how to construct static web pages using HTML and CSS. Understands data transmission between digital computers over networks, including the internet i.e. IP addresses and packet switching.Evaluates the appropriateness of digital devices, internet services and application software to achieve given goals. Recognises ethical issues surrounding the applicationof information technology beyond school. Designs criteria to critically evaluate the quality of solutions, uses the criteria to identify improvements and can make appropriate refinements to the solution.
IndigoUnderstands a recursive solution to a problem repeatedly applies the same solution to smaller instances of the problem. Recognises that some problems share the same characteristics and use the same algorithm to solve both (generalisation). Understands the notion of performance for algorithms and appreciates that some algorithms have different performance characteristics for the same taskUses nested selection statements. Appreciates the need for, and writes, custom functions including use of parameters. Knows the difference between, and uses appropriately, procedures and functions. Understands and uses negation with operators. Uses and manipulates one dimensional data structures. Detects and corrects syntactical errors.Understands how numbers, images, sounds and character sets use the same bit patterns. Performs simple operations using bit patterns e.g. binary addition. Understands the relationship between resolution and colour depth, including the effect on file size. Distinguishes between data used in a simple program (a variable) and the storage structure for that data.Understands the von Neumann architecture in relation to the fetch-execute cycle, including how data is stored in memory. Understands the basic function and operation of location addressable memory.Knows the names of hardware e.g. hubs, routers, switches, and the names of protocols e.g. SMTP, iMAP, POP, FTP, TCP/IP, associated with networking computer systems. Uses technologies and online services securely, and knows how to identify and report inappropriate conduct.Justifies the choice of and independently combines and uses multiple digital devices, internet services and application software to achieve given goals. Evaluates the trustworthiness of digital content and considers the usability of visual design features when designing and creating digital artifacts for a known audience. Identifies and explains how the use of technology can impact on society. Designs criteria for users to evaluate the quality of solutions, uses the feedback from the users to identify improvements and can make appropriate refinements to the solution.
VioletRecognises that the design of an algorithm is distinct from its expression in a programming language (which will depend on the programming constructs available). Evaluates the effectiveness of algorithms and models for similar problems. Recognises where information can be filtered out in generalizing problem solutions (abstraction). Useslogical reasoning to explain how an algorithm works. Represents algorithms using structured language.Appreciates the effect of the scope of a variable e.g. a local variable can’t be accessed from outside its function. Understands and applies parameter passing. Understands the difference between, and uses, both pre-tested e.g. while, and post-tested e.g. until loops. Applies a modular approach to error detection and correction.Knows the relationship between data representation and data quality. Understands the relationship between binary and electrical circuits, including Boolean logic. Understands how and why values are data typed in many different languages when manipulated within programs.Knows that processors have instruction sets and that these relate to low-level instructions carried out by a computer.Knows the purpose of the hardware and protocols associated with networking computer systems. Understands the client-server model including how dynamic web pages use server-side scripting and that web servers process and store data entered by users. Recognises that persistence of data on the internet requires careful protection of online identity and privacy.Undertakes creative projects that collect, analyse, and evaluate data to meet the needs of a known user group. Effectively designs and creates digital artefacts for a wider or remote audience. Considers the properties of media when importing them into digital artefacts. Documents user feedback, the improvements identified and the refinements made to the solution. Explains and justifies how the use of technology impacts on society, from the perspective of social, economical, political, legal, ethical and moral issues.
YinYangDesigns a solution to a problem that depends on solutions to smaller instances of the same problem (recursion). Understands that some problems cannot be solved computationally.Designs and writes nested modular programs that enforce reusability utilising sub-routines whereever possible. Understands the difference between While loop and For loop, which uses a loop counter. Understands and uses two dimensional data structures.Performs operations using bit patterns e.g. conversion between binary and hexadecimal, binary subtraction etc. Understands and can explain the need for data compression, and performs simple compression methods. Knows what a relational database is, and understands the benefits of storing data in multiple tables.Has practical experience of a small (hypothetical) low level programming language. Understands and can explain Moore’s Law. Understands and can explain multitasking by computers.Understands the hardware associated with networking computer systems, including WANs and LANs, understands their purpose and how they work, including MAC addresses.Understands the ethical issues surrounding the application of information technology, and the existence of legal frameworks governing its use e.g. Data Protection Act, Computer Misuse Act, Copyright etc.

2 Progression breakdown with SOLO and Badges.

  • There are 6 strands within the KS3 Computing Curriculum
  • Each pathway is subdivided into one of 8 colours
  • It is assumed that once the new Computing Curriculum is established at KS2, most students will enter the school having achieved the first four levels (Red-Green)
  • A student is awarded a badge after evidencing all statements within a given colour for that strand.
  • To aid the student in their achievemnt of a badge, each statement is further complemented by a SOLO progression. These are intended to be a guide for both the student and teacher.
  • The SOLO progression can help guide the student towards the award of a badge, by further structuring the progression and helping them understand the evidence they need to collect.
  • The SOLO progression is not intended to act as a rigerous checklist of attainment targets in order to be awarded a badge.
  • Until a digital badge solution has been provided, students will maintain a printed booklet into which stickers can be affixed.

2.1 Algorithms

2.1.1 Blue

  • DONE Understands that iteration is the repetition of a process such as a loop. (XE)
    • State "DONE" from "XE" 2014-03-26 Wed 13:35
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand the need for repeating certain actions in order to reach a solution.
    images/SOLO-uni.pnguni-structuralI can identify the repeated actions/processes in solving a problem.
    images/SOLO-mul.pngmulti-structuralI can describe the repeated process in terms of its action, input and output.
    images/SOLO-rel.pngrelationalI can apply loops to repeated processes to achieve the desired output.
    images/SOLO-ext.pngextended abstractI can generalising my loop understanding to nested loops appropriately.
  • DONE Recognises that different algorithms exist for the same problem. (XE)
    • State "DONE" from "XE" 2014-03-26 Wed 14:15
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand different algorithms exist for the same problem.
    images/SOLO-uni.pnguni-structuralI can identify different ways a problem can be solved.
    images/SOLO-mul.pngmulti-structuralI can outline general steps of different algorithms for the same problem.
    images/SOLO-rel.pngrelationalI can compare different algorithms to the same problem.
    images/SOLO-ext.pngextended abstractI can justify my choice of algorithm for a given problem.
  • TODO Represents solutions using a structured notation. (XE)
  • TODO Can identify similarities and differences in situations and can use these to solve problems (pattern recognition). (XE)

2.2 Programming & Development

2.2.1 Blue

  • TODO Understands that programming bridges the gap between algorithmic solutions and computers. (MS)
  • TODO Has practical experience of a high-level textual language, including using standard libraries when programming. (MS)
  • TODO Uses a range of operators and expressions e.g. Boolean, and applies them in the context of program control (MS)
  • TODO Selects the appropriate data types. (MS)

2.3 Data & Data Representation

2.3.1 Blue

  • DONE Knows that digital computers use binary to represent all data. (SB)
    • State "DONE" from "SAB" 2014-03-26 Wed 07:30
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand that computers use 1s and 0s to handle information.
    images/SOLO-uni.pnguni-structuralI can recall that binary values exist in one of two distinct states.
    images/SOLO-mul.pngmulti-structuralI can describe why binary is used by computers instead of denary.
    images/SOLO-rel.pngrelationalI can apply my knowledge to convert numbers between binary and denary.
    images/SOLO-ext.pngextended abstractI can... (SUGGESTIONS???)
  • TODO Understands how bit patterns represent numbers and images. (SB)
    • State "DONE" from SAB 2014-03-26 Wed 07:40
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand that binary bits put together can represent different things.
    images/SOLO-uni.pnguni-structuralI can follow a procedure to convert a short binary number into denary.
    images/SOLO-mul.pngmulti-structuralI can explain how images are stored on computers.
    images/SOLO-rel.pngrelationalI can apply my knowledge to explain the effects of digitising analogue data.
    images/SOLO-ext.pngextended abstractI can evaluate the advantages and disadvantages of storing data in a digital vs analogue format.
  • DONE Knows that computers transfer data in binary. (SB)
  • State "DONE" from SAB 2014-03-26 Wed 07:45
SymbolDescriptionObjective
images/SOLO-pre.pngpre-structuralI understand that data on a network (such as the Internet) is sent as 1s and 0s.
images/SOLO-uni.pnguni-structuralI can use an ASCII table to convert characters into their binary equivalent.
images/SOLO-mul.pngmulti-structuralI can explain how binary characters are represented as electronic/optical pulses.
images/SOLO-rel.pngrelationalI can distinguish the different parts of a computer that store digital data.
images/SOLO-ext.pngextended abstractI can discuss and evaluate the impact of the Internet on global communication.
  • DONE Understands the relationship between binary and file size (uncompressed). (SB)
  • State "DONE" from SAB 2014-03-26 Wed 07:45
SymbolDescriptionObjective
images/SOLO-pre.pngpre-structuralI understand that a single binary 1 or 0 is called 1 bit.
images/SOLO-uni.pnguni-structuralI can list other terms used to describe binary data, such as byte, kilobyte, megabyte, etc.
images/SOLO-mul.pngmulti-structuralI can explain why files (e.g. those containing HD video) are larger than SD equivalents.
images/SOLO-rel.pngrelationalI can explain why there is a need to compress data.
images/SOLO-ext.pngextended abstractI can... (???)
  • DONE Defines data types: real numbers and Boolean. (SB)
  • State "DONE" from SAB 2014-03-26 Wed 07:55
SymbolDescriptionObjective
images/SOLO-pre.pngpre-structuralI understand that computer programs store data in different ways, but not how or why.
images/SOLO-uni.pnguni-structuralI can identify examples of real and boolean data that are presented to me.
images/SOLO-mul.pngmulti-structuralI can modify variables in a piece of code given to me to manipulate boolean and real data.
images/SOLO-rel.pngrelationalI can appropriately apply boolean and real numbers to programs.
images/SOLO-ext.pngextended abstractI can design code which consistently makes correct use of the appropriate primitive data type.
  • DONE Queries data on one table using a typical query language. (SB)
  • State "DONE" from SAB 2014-03-26 Wed 08:00
SymbolDescriptionObjective
images/SOLO-pre.pngpre-structuralI understand that large amounts of data sometimes need to be stored, but do not know how this happens.
images/SOLO-uni.pnguni-structuralI know that databases store data in tables.
images/SOLO-mul.pngmulti-structuralI can describe the terms table, field, record and primary key.
images/SOLO-rel.pngrelationalI can apply a SELECT query to a table in a database to view records.
images/SOLO-ext.pngextended abstractI can write SELECT statements using WHERE to perform searches with multiple criteria independently.

2.4 Hardware & Processing

2.4.1 Blue

  • TODO Recognises and understands the function of the main internal parts of basic computer architecture. (SB)
  • TODO Understands the concepts behind the fetch-execute cycle.(XE)
  • TODO Knows that there is a range of operating systems and application software for the same hardware.(MS)

2.5 Communication & Networks

2.5.1 Blue

  • DONE Understand how search engines rank search results
    • State "DONE" from "" 2014-03-16 Sun 19:02
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand that search engines are able order (rank) search results.
    images/SOLO-uni.pnguni-structuralI can recall that collecting information on web pages is conducted by a web crawler.
    images/SOLO-mul.pngmulti-structuralI can describe how a web crawler is able to navigate the World Wide Web and index pages based on links.
    images/SOLO-rel.pngrelationalI can apply my knowledge of sorting algorithms to understand how web pages are ranked.
    images/SOLO-ext.pngextended abstractI can predict where a page would be ranked by a search engine.
  • DONE Understand how to construct static web pages using HTML and CSS
    • State "DONE" from "" 2014-03-16 Sun 19:02
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand that webpages are text files.
    images/SOLO-uni.pnguni-structuralI can match common HTML tags to their appearance in a browser.
    images/SOLO-mul.pngmulti-structuralI can describe the effects of CSS styles on the appearance of different HTML tags
    images/SOLO-rel.pngrelationalI can apply my knowledge of HTML and CSS to build a static web page or site
    images/SOLO-ext.pngextended abstractI can construct a static web page having been provided with a design, utilising CSS and the box-model
  • DONE Understand data transmission between computers over networks, including The Internet.
    • State "DONE" from "" 2014-03-16 Sun 19:02
    SymbolDescriptionObjective
    images/SOLO-pre.pngpre-structuralI understand that computers communicate over the internet, but not how they do this.
    images/SOLO-uni.pnguni-structuralI can draw a basic network, identifying computers and routers.
    images/SOLO-mul.pngmulti-structuralI can describe how routers use IP addresses to identify computers on a network, including The Internet, and the basic contents of a packet
    images/SOLO-rel.pngrelationalI can sequence the process that occur when one computer sends data to another computer on a network, including The Internet
    images/SOLO-ext.pngextended abstractI can create a model of a Network, using my knowledge of IP address, packets and routers.

2.5.2 Indigo

  • TODO Knows the names of hardware e.g. hubs, routers, switches associated with networking computer systems (MS)
  • TODO Know the names of protocols e.g. SMTP, iMAP, POP, FTP, TCP/IP, associated with networking computer systems. (MS)
  • TODO Uses technologies and online services securely, and knows how to identify and report inappropriate conduct. (MS)

2.5.3 Violet

  • TODO Knows the purpose of the hardware and protocols associated with networking computer systems. (MS)
  • TODO Understands the client-server model including how dynamic web pages use server-side scripting and that web servers process and store data entered by users. (MS)
  • TODO Recognises that persistence of data on the internet requires careful protection of online identity and privacy. (MS)

2.5.4 YinYang

  • TODO Understands the hardware associated with networking computer systems, including WANs and LANs. (MS)
  • TODO Understands the purpose of the hardware and how they work, including MAC addresses. (MS)

2.6 Information Technology

2.6.1 Blue

  • TODO Evaluates the appropriateness of digital devices, internet services and application software to achieve given goals. (KW)
  • TODO Recognises ethical issues surrounding the application of information technology beyond school. (KW)
  • TODO Designs criteria to critically evaluate the quality of solutions, uses the criteria to identify improvements and can make appropriate refinements to the solution. (KW)

3 Guidance on verbs for writing SOLO statements

3.1 Unistructural

  • Define
  • Identify
  • Name
  • Draw
  • Find
  • Label
  • Match
  • Recall

3.2 Multistructural

  • Describe
  • List
  • Outline
  • Folllow a procedure

3.3 Relational

  • Sequence
  • Classify
  • Compare and contrast
  • Explain causes
  • Explain effects
  • Analyse
  • Make an analogy
  • Organise
  • Distinguish
  • Interview
  • Question
  • Apply

3.4 Extended Abstract

  • Generalise
  • Predict
  • Evaluate
  • Reflect
  • Hypothesise
  • Create
  • Prove
  • Plan
  • Justify
  • Argue
  • Compose
  • Prioritise
  • Design
  • Construct
  • Perform

Date: 2014-03-18T08:11+0000

Author: Marc

Org version 7.9.3f with Emacs version 24

Validate XHTML 1.0