Wednesday, 26 November 2014

PYTHON!!! doesnt look that complicated

i learned all new stuff in Python. if ,else and elif. this is what i got so far. i don't think its that bad really.

Tuesday, 25 November 2014

TESTING STRATEGY & PLAN

i will test my quiz to make sure it works while i create it. i will also test it after i have finished coding to make sure it works fully as planned. i shall do the testing myself but i shall also ask Bryan Tilley.


to test the certain parts of it. i shall be a test buddy for Bryan Tilley

here are the tests:-

test 1:  the program must have clear instructions

test 2: the program must be error-free

test 3: the program must have meaningful variables

test 4: the program must be documented well in the blog so i can come back to it at a later date to make alterations to it if needed

test 5: the quiz has to be generated in question number order

test 6: the program has to keep a score of all correct answers

test 7: label and name  all sprites with different names

test 8: must have a appropriate background and fail background

test 9: there needs to be a main sprite which should say the questions properly

test 10: whoever is testing you, take their advice and fix your quiz

TESTING:
add screenshots to each of the test above as evidence that you have tested them. for each test,explain the various states of the program (e.g. show what happens when the score increases)

EVALUATE:
in your blog, evaluate how well your quiz works.what are its strength? how could you improve further if you had more time?