How To Load Random Question On Quiz App

I Have 100 question how to load Rondom Question without repet questions any one help me

https://community.kodular.io/search?q=%20Random%20Question

1 Like

How To Set Questions, Answer + 4 Options

Pls Give me A aia

See an example provided by Pura Vida Apps

First tell us, Where are you having all the questions… The link shared by @dora_paz will give details and if doubt persist you can ask here

it’s Working Only Options Not load Rondom Questions

1 Like

Either all the questions or question numbers alone store in a global variable list and when screen initialise or any button click use shuffle block to get random numbers

How to pick a random item from a list without picking duplicates?
Taifun

3 Likes

Try this

Not working

Try This 100% Working

Can you show me ( Call Complete ) block please

Reduce blocks and create Advance level Quiz app

These are :100: % working blocks I did a mistake in my blocks at 1,2,3,4, I used get index block thats why i am getting error Now I corrected it a
nd it’s working Best, Good, Awesome :pray: thanks Anil_M.

These are my Blocks :wink:

1 Like

Good… But why are you using multiple globl lists?? Single list lone is enough

See sorry but my app is perfectly working and I am happy with it and I am not want to make it garbage
Becouse I face so many difficulties To make it :relaxed:.

Anil_M i am getting one error can you help me in these

Or any one can help me in these

Can you show me how to reduce global list

1,Question list
2,Answer list
3,Option 1 List
4,Option 2 List
5,Option 3 List
6,Option 4 List

(Store Question Answer Options)

Where do your q&a are stored?