Posted: 2022-07-18 22:20 | Text from UserGuide below. Just another way besides code groups or words. YMMV
Example 27-5: using characters from -lesson, or cglist get repetition practice
[B]mcpt -lessonList -lesson=5 [/B]
[B]mcpt -lessonList -lesson=5 -tutor=lcwo[/B]
[B]mcpt -lessonList -cglist="abc" [/B]
[B]mcpt -lessonList -cglist="abc" -random[/B]
In the default case, the -tutor=lcwo, so the characters of lesson 5 are: kmures.
The output would be ever increasing strings (in order or string), like:
K
KM
KMU
KMUR
KMURE
KMURES
This continues until the default -num, "words" is reached.
If you add the option -random, then the characters are randomized for the
chosen set.
U
UR
URK
URKM ....
|