[Solved] Admob question help!

at the bottom of the screen in the design tab, click on the alert block. There you can change the confirm button.

i made this % blocks app score/app question x 100 so for example one section has 136 and 50 were correct so 50/136x100=36% (anything below 70% is a fail) but it gave me a C on score 50 what am i doing wrong?

your code does not show C grade

Screenshot%20(92) here you go

at 50 score it should be failing me

you must add another statement if score is less than or = to 50, to fail.

i have different section which has different number of questions 50 was from just one section jane from support said you need to go in order from highest to lowest (top to down) is that correct?

Yes that sounds a lot better. The if statements work by order, so whatever is the first if statement gets checked first, so its like working your way up.

1 Like

can you check out my firebase image question i ask you because your answer 99% gives my solution