User Tools

Site Tools


spcs:summer2014:d1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
spcs:summer2014:d1 [2014/07/15 08:53]
ffpaladin [Part 3 - Javascript]
spcs:summer2014:d1 [2014/07/15 12:44] (current)
ffpaladin [Design Challenge - THIS PART IS OPTIONAL]
Line 47: Line 47:
   * For your mathquiz   * For your mathquiz
     * Write a good Prime Number Multiple Choice problem (1 or more)     * Write a good Prime Number Multiple Choice problem (1 or more)
-    * Write a Combination/​Permutation problem for every type (4) +    * Write a Combination/​Permutation problem for every type (4: lock, rainbow, icecream, fruits
-  * Check into Github project mathquiz (should have at least questions total)+  * Check into Github project mathquiz (should have at least questions total)
  
 **Get gh-pages to host your program** **Get gh-pages to host your program**
Line 58: Line 58:
 Example: [[http://​ffpaladin.github.io/​mathquiz/​]] Example: [[http://​ffpaladin.github.io/​mathquiz/​]]
  
-FINAL STEP: Create a README file in the main directory of your REPO that contains the link to where people can go to try your program. (A README may already exist).+**FINAL STEP: Create a README file in the main directory of your REPO that contains the link to where people can go to try your program. (A README may already exist, just add the text). Place a short description of your project in this file along with the link that should look like: http://​YOURUSERNAME.github.io/​YOURPROJECTSindex.html**
  
 ---- ----
Line 67: Line 67:
  
 If people around you are doing fine, then continue with the challenge (do these in any order)... If people around you are doing fine, then continue with the challenge (do these in any order)...
-  ​- Design a better grading scheme for the quiz. For example, currently, there is no way of even knowing that I'm being scored unless I get all the answers correct. This is a terrible design choice. Make a better one.+ 
 +Note: You will need to use your book or Google to understand how to enhance your quiz. It might be confusing at first, but you should tough through it and use your resources! There'​s an explanation for everything, and you should always start small. 
 + 
 +  ​- Design a better grading scheme for the quiz. For example, currently, there is no way of even knowing that I'm being scored unless I get all the answers correct. This is a terrible design choice. Make a better one.  
 +    - In this current example, the answer-key in the program is in hexadecimal. This is so you can compare the A,B,C,D values, since hexadecimal goes from 0-9, then A-F. We will cover this topic tomorrow.
   - Design an experience that will teach the user the mathematical concepts of prime numbers and permutations/​combinations   - Design an experience that will teach the user the mathematical concepts of prime numbers and permutations/​combinations
 +  - Add images to your mathquiz
   - Go into your Wordpress and, on your dashboard, customize your site [Appearance]   - Go into your Wordpress and, on your dashboard, customize your site [Appearance]
   - Write a blog that summarizes your experience today and post screenshots   - Write a blog that summarizes your experience today and post screenshots
/soe/sherol/.html/teaching/data/attic/spcs/summer2014/d1.1405439631.txt.gz · Last modified: 2014/07/15 08:53 by ffpaladin