Reset Slide on Correct Type Number Answer

SombreNote sombrenote at gmail.com
Fri May 18 15:06:42 UTC 2012


Yes. Thank you. Where is a completed copy if anyone is interested.

http://depositfiles.com/files/bxl8zhl1g

On Apr 13, 8:48 am, Candy Patterson <candy.patter... at hotmail.co.uk>
wrote:
> Hi,
>
> Have you managed to solve this problem yet? I might of misunderstood but I
> got that the problem lies in the below code:
>
>                 'If  theResponseData.RESP = ArthProb.CRESP Then   'I have
> tried both
>                 If  ArthProb.RESP = ArthProb.CRESP Then
>                         ArthProb.ACC = 1
>                         boolBlockEnd = False
>                         Exit Do
>                 Else
>                         ArthProb.ACC = 0
>                 End If
>         End If
>     End If
>
> In the If statement, the .RESP and .CRESP need to be associated to the
> slide that a response is made, i.e. if the response is made on a slide
> titled 'PendingResponse' then the formula would be the following:
>
> If  PendingResponse.RESP = PendingResponse.CRESP Then
>                         PendingResponse.ACC = 1
>                         boolBlockEnd = False
>                         Exit Do
>                 Else
>                         PendingResponse.ACC = 0
>                 End If
>         End If
>
> Hope that helps.
>
> Candy

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list