Writing a quiz in Infopath?

A

AlphaAJ

I am completely new to Infopath and Sharepoint (but not to the world of
having to quickly learn a new program to make something.) Somebody asked me
if I could make a quiz for them. Their first thoughts were to send out a
form via Infopath for users to fill out and then submit. That's the easy
part. The tricky part (I think) is in automatically checking answers and
responding to the user and telling them what they got wrong so they can try
again. Any ideas? Thanks!
 
S

S.Y.M. Wong-A-Ton

If you're using InfoPath 2003, the users will have to have InfoPath installed
on their machines to be able to fill out the form. You can write code to
implement the logic for checking answers and giving responses. I think the
logic would be too complex to implement using rules.

Note: You can program almost anything by using code in InfoPath.
 
Top