Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I don't know much javascript so I had been googling... was hoping I would get lucky and find a nice template/framework, but it looks like there are just a bunch of services. Found a handful of codepens I might be able to modify. Gets a bit more tricky when you're not computing 'right' and 'wrong.'Code it up with some javascript & html
Thanks for the tips . Still trying to find something I can tweak and modify vs doing it from scratch.Well without a database it would seem that you options are more limited. There are some quiz SASS type things out there, google: quiz widget or similar. Outside of that you will have to code it yourself, you don't need a database you could just hold all the data in a text file that you local script can access.
That makes sense, I appreciate it . As far as quiz cat -- this site isn't on Wordpress. Pros and cons of a flat file.It depends, if you are wanting just a multiple questions quiz with a designated output, i would just build a few HTML divs with dropdown elements, then a next. Each next hides the answered one and loads a new one.
On each next click it takes the selection and adds it to an array. At the end you loop through the array and serve your response based on values inserted.
If you want buzzfeed style and are on wordpress just use quiz cat plugin.
Check out these guys https://www.insticator.com/landingpage