Wednesday 13 May 2015

Controlled Assessment - Solution Development (9 marks) - due in Tues 19th May

Lesson Objectives

 - use Python programming to solve the AQA Code Puzzle
 - understand the need for #comments in Python code and use accordingly


Starter

Take a look at the Mark Scheme for Solution Development



See the FULL MARK SCHEME HERE

PLEASE print your completed Solution Development and hand in to Mrs Palmer 
(Rm 901) by Tues 19th May

Main

See Mr Park's blog for Solution Development Lessons



Red Task
Work through the Tasks on pg 4 of your AQA Code Puzzle Booklet. 


REMEMBER: you gain marks for ANY tasks you manage to complete.
PLEASE don't worry if you don't manage to complete them all. You will STILL get marks.




Amber Task
1. Personalise your code by adding some 'theatricals'

      For example:
  print ("Welcome to the AQA Code Puzzle.")

2. Refine your code by using the most efficient methods possible

      For example:
      Use of Functions for repeated code.
      def get_coded_words:


Green Task
Annotate your code fully by adding comments 
#this will get you higher marks!!!!


Plenary

With your Python Buddy review your work again using the Mark Scheme above.


Homework
Complete your Solution Development ready to hand in on Tues 19th May (hard copy)

No comments:

Post a Comment