2 Replies
Walt Hamilton

I see two problems.

1) It is set to unlimited attempts, but there is no try again layer. When a learner makes an incorrect choice and clicks submit, the try again layer is shown, the learner clicks OK, and the try again layer is hidden, leaving the quiz layer as it was. On the last allowable attempt, if a wrong answer is chosen, the Incorrect layer is shown. If you have the patience to click submit once more than unlimited, you can see the Incorrect layer :) Otherwise, a better choice might be to set a finite number of attempts, or create a Try again layer.

2)The Submit button isn't a button, it is a group, and groups don't play nicely with almost anything else in SL. In this case, the trigger is attached to the button. That means if you click exactly on a line in the text, Submit won't work. Ungroup it, delete the text box, and put the text on the button directly. Just click the button, and type. You can format the text any way text can be formatted. (Actually what I did was copy the text, delete the text box, click the button, and paste. Same text, same formatting, you can't even tell the difference, but it is a lot faster to create, and plays nicely with almost everybody else.