Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Answer Key:
|
|
21 |

|
22 |
|
23 |
|
24 |
-
|
25 |
|
26 |
1. gemini.google.com with Ask Gemini Canvas: https://gemini.google.com/app/c214eb1311861341?is_sa=1&is_sa=1&android-min-version=301356232&ios-min-version=322.0&campaign_id=bkws&utm_source=sem&utm_source=google&utm_medium=paid-media&utm_medium=cpc&utm_campaign=bkws&utm_campaign=2024enUS_gemfeb&pt=9008&mt=8&ct=p-growth-sem-bkws&gad_source=1&gbraid=0AAAAApk5Bhlkl8mLiMc0f191ia_OUfe9R&gclid=Cj0KCQjwhr6_BhD4ARIsAH1YdjDAGoMoozYuFIjU_igRrKCdM875BMQNued5WXhKD8LuJYVd44eN7VkaAi0CEALw_wcB&gclsrc=aw.ds
|
27 |
|
@@ -43,4 +43,13 @@ Ten Step Process to Create in Method Steps:
|
|
43 |
|
44 |
9. If user gets part of the question with part of the answer accept it as correct answer. Example is for Death Valley we would accept Death Valley National Park or just Death Valley - Why? National Park two word combo is in the question. Identify when user uses words in question and count them as +1 correct if they match.
|
45 |
|
46 |
-
10.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |

|
22 |
|
23 |
|
24 |
+
Steps In Creation Process in Method Steps Markdown Outline:
|
25 |
|
26 |
1. gemini.google.com with Ask Gemini Canvas: https://gemini.google.com/app/c214eb1311861341?is_sa=1&is_sa=1&android-min-version=301356232&ios-min-version=322.0&campaign_id=bkws&utm_source=sem&utm_source=google&utm_medium=paid-media&utm_medium=cpc&utm_campaign=bkws&utm_campaign=2024enUS_gemfeb&pt=9008&mt=8&ct=p-growth-sem-bkws&gad_source=1&gbraid=0AAAAApk5Bhlkl8mLiMc0f191ia_OUfe9R&gclid=Cj0KCQjwhr6_BhD4ARIsAH1YdjDAGoMoozYuFIjU_igRrKCdM875BMQNued5WXhKD8LuJYVd44eN7VkaAi0CEALw_wcB&gclsrc=aw.ds
|
27 |
|
|
|
43 |
|
44 |
9. If user gets part of the question with part of the answer accept it as correct answer. Example is for Death Valley we would accept Death Valley National Park or just Death Valley - Why? National Park two word combo is in the question. Identify when user uses words in question and count them as +1 correct if they match.
|
45 |
|
46 |
+
10. Retest and show windows for a 1.2.3. step Playing the Game in Image snapshots. This should match intended use and contain all edge test conditions as an image.
|
47 |
+
|
48 |
+
10.1. :
|
49 |
+

|
50 |
+
|
51 |
+
10.2. :
|
52 |
+

|
53 |
+
|
54 |
+
10.3. :
|
55 |
+
Annotate what was missing in language. Refine your ask and use a corrected example if necessary. Brevity is your friend so be clear in short requests. For example Scoring was not completed and it probably needs direction on where to go with it for implentation in specification. Specify you want the Show Answers to do the scoring and update the answers showing comparison between user answer and the key. Add a Name at the top like a Homework Assignment - clearly do the UI up near title line. Also add state management so user can refresh or come to page from different device and their state is recalled. If they come clean from another device and havent set Name yet, have it save and recall with new buttons to support saving results by name. use Aaron as test name. Have Reveal Answers change to Check Answers with Key if user has a value for entry. Do this dynamically with the UI. For Check Answers with key add correct / incorrect emoji per text entry. Assume some users are on phone so you might want to make it easy for users to save or print their answers or share to summarize players and scores. Include the Score at end and create a new UI for that to reward user based on percent and showing percent correct with 14 possible points = 100%!
|