Subversion Repositories wimsdev

Rev

Rev 4091 | Rev 4674 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4091 Rev 4119
Line 5... Line 5...
5
within a pair of embraces, one of the words will be randomly drawn\
5
within a pair of embraces, one of the words will be randomly drawn\
6
at the time when the text is presented to students. This will add\
6
at the time when the text is presented to students. This will add\
7
randomness to your text. <p>\
7
randomness to your text. <p>\
8
For example, if you enter the text <p>\
8
For example, if you enter the text <p>\
9
<tt>I will go to {Paris, New York, London} \
9
<tt>I will go to {Paris, New York, London} \
10
{tomorrow, the next week}</tt>,
10
{tomorrow, the next week}</tt>,\
11
<p>the result will be one of the following sentences, at random:\
11
<p>the result will be one of the following sentences, at random:\
12
<pre>\
12
<pre>\
13
I will go to Paris tomorrow\
13
I will go to Paris tomorrow\
14
I will go to New York tomorrow\
14
I will go to New York tomorrow\
15
I will go to London tomorrow\
15
I will go to London tomorrow\