[Aimmath-developers] [ aimmath-Bugs-797386 ] Problems with the s> flag
Brought to you by:
gustav_delius,
npstrick
From: SourceForge.net <no...@so...> - 2003-08-29 16:26:44
|
Bugs item #797386, was opened at 2003-08-29 16:09 Message generated for change (Comment added) made by gustav_delius You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=439479&aid=797386&group_id=44411 Category: Marking Group: None Status: Open Resolution: None >Priority: 9 Submitted By: Chris Sangwin (sangwinc) Assigned to: Nobody/Anonymous (nobody) Summary: Problems with the s> flag Initial Comment: The s> flag seems to be completely ignored by my version of AiM. For example the following code t> Type in 2 s> [proc(ans) if `aim/Test`(ans,2) then\ `aim/t`("Your number is 2, well done. ");\ RETURN(1); \ fi;\ RETURN(0);\ end, 1] end> is marked correct if one types in 1, but incorrect if one types in 2. Furthermore, none of the `aim/t` feedback is generated in the trial window. Have I done something stupid? Chris ---------------------------------------------------------------------- >Comment By: Gustav W Delius (gustav_delius) Date: 2003-08-29 16:26 Message: Logged In: YES user_id=737246 I have got exactly the same problem. This is serious. Gustav ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=439479&aid=797386&group_id=44411 |