[MWForum]Spaces in answer

Daniel Ajoy mwforum@lists.mathcats.com
Tue, 18 May 2004 10:43:34 -0500


On 18 May 2004 at 9:37, Bob Irving wrote:

> Hi all,
> 
> I'm teaching Microworlds Pro and my students are running up against a
> problem I'm also stumped by. They are asking math questions with the
> primitive "question", then testing the "answer" with ifelse, like so:
> 
> Question [how much is 2 + 2 1/2?)
> 
> Ifelse answer = [4 1/2] etc.
> 

Or this:

ifelse [4 1/2] = parse answer [...] [...]

Daniel
OpenWorld Learning