Hi would like to suggest a feature, add a field in the Quiz creation form, for let you set the text of the "Start Quiz" button, that would be really helpful

Thanks!

Comments

djdevin’s picture

Category: Feature request » Support request
Status: Active » Closed (fixed)

Hi,

You could do this with a hook_form_alter.

I would add a new field to your quiz called "Start text", and then replace the submit button with that text.