|
1 | 1 | # quiz-from-sheets |
2 | 2 | we are developing the quiz which fetches the questions from the google sheets and it will store the answers of users in the sheet |
| 3 | + |
| 4 | +## Features: |
| 5 | + |
| 6 | +1. Generates quiz directly from the Google shhets. |
| 7 | +2. you can use this login signup functionality to extend your Project. |
| 8 | +3. this is opensource You can also contribute. |
| 9 | + |
| 10 | +### Demo URL :point_right: -> https://vanpariyar.github.io/quiz-from-sheets :octocat: |
| 11 | + |
| 12 | +see Sheets -> https://docs.google.com/spreadsheets/d/1hioz7VjnRoF47XBgL1ZyocTFqnEgqzVHNcjmVd2vE68/ |
| 13 | + |
| 14 | +To use this application you can clone and download this repo. |
| 15 | + |
| 16 | +## Tutorial |
| 17 | + |
| 18 | +#### Step :one: |
| 19 | + |
| 20 | +Click to copy this link: :point_down: |
| 21 | + |
3 | 22 | https://docs.google.com/spreadsheets/d/1hioz7VjnRoF47XBgL1ZyocTFqnEgqzVHNcjmVd2vE68/copy |
| 23 | + |
| 24 | +#### Step :two: |
| 25 | + |
| 26 | +### After copy |
| 27 | +Enter your google Creds. It will store in your Drive. Don't worry not spam :joy: |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +THEN |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +### IN Google Sheet |
| 36 | +Goto Tools > ScriptEditor. |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +### In the Newly opened window |
| 41 | +Change as per your requirement. |
| 42 | +Publish > Deploy As app. |
| 43 | + |
| 44 | + |
| 45 | +### In Newly opened window |
| 46 | +Set settings as shown. |
| 47 | +- Anonymous is required. |
| 48 | +- Run as me required to use on your website. |
| 49 | + |
| 50 | +Copy This retrived URL. |
| 51 | + |
| 52 | +Please, Do same settings. |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +publish the script as a web app. |
| 57 | + |
| 58 | +### NOTE: IF it is asking for the authorization goto advance > then continue to unsafe Then copy SCRIPT Url: |
| 59 | +:sweat_smile: Not any harm full code but Google does not allow any code without your confirmation. |
| 60 | +You can review my code if you feel uncomfortable it's fine. |
| 61 | + |
| 62 | +Now where to put this URL :thinking: |
| 63 | + |
| 64 | +The answer is put in ` in three Folders` login , signup , result. |
| 65 | + |
| 66 | +We are try to solving this issue hope it may be solve. |
| 67 | + |
| 68 | + |
| 69 | +if you have in trouble send :sos: message to us and Take some :shower: (Shower) We'll try to help. |
0 commit comments