Niall,I was able to get to the new links you sent. Thank you. I copied
and modified your three options form as follows. I deleted the options
you had for each question and inputed N/A, 1,2,3,4,5 so their values are
0,1,2,3,4,5. I changed your Marks scored to TotalScored and Marks
available to Count. I added a third number field called average and
wrote the following script using your example. Again I get no output in
the field. this.rawValue = 0;var oQuestion = question.all;int iCount;int
iTotal...