Group: Forum Members
Posts: 12,
Visits: 22
|
Well, almost fine. The spacing is OK, but I just realized that it does not record my answers. I tried different options but it still does not recognize my answers. Any idea? example below
<radiobuttons profw1> / options = ("Writer~n", "Scientist~n", "Royalty~n", "Singer~n") / correctresponse = ("Writer") / responsefontstyle = ("Verdana", -30, true, false, false, false, 5, 0) / position = (70, 50) / validresponse = ("Writer", "Scientist", "Royalty", "Singer") / required = false </radiobuttons>
|