the very easy way of making a trivia script is like this
on *:TEXT:!trivia*:#:{
/msg $chan Question 1 what is homer simpsons job
/msg $chan A)Nulear Power B)Ice-cream worker C)TV Host
}
on *:TEXT:TV Host:#:{
/msg $chan Correct well done $nick
/msg $chan Question 2 just keep going on like this
/msg $chan A) if you need more help private messege me
}