Re: [sage-edu] Re: Text Entry Widget?

2010-06-28 Thread Dana Ernst
Yes, please with sugar and honey on top. On Jun 24, 2010, at 9:56 AM, Jonathan wrote: > +++I like it and would use it. > > Jonathan > > On Jun 23, 11:21 am, kcrisman wrote: >> Dear notebook group, >> >> In our office hours for the PREP workshop, one participant had a very >> interesting idea.

[sage-edu] inconsistent behavior

2010-06-28 Thread michel paul
I've been exploring the permutations and combinations functions for use in class. After seeing this: sage: permutations(list('abc')) [['a', 'b', 'c'], ['a', 'c', 'b'], ['b', 'a', 'c'], ['b', 'c', 'a'], ['c', 'a', 'b'], ['c', 'b', 'a']] sage: permutations(var('a b c')) [[a, b, c], [a, c, b], [b,

[sage-edu] Re: Text Entry Widget?

2010-06-28 Thread kcrisman
> What is desired is that the instructor can enter something like: > > > > > > > > Currently, the last two things can be: > > Explain the red blob in the picture > > > > or > > Explain the red blob in the picture > > Double-click to enter your answer > > but then when the student double-clicks