Changes

Jump to navigation Jump to search
2 bytes removed ,  12:40, 2 November 2007
m
Examples from <tt>Vyatcheslav Yatskovsky <yatskovsky at gmail.com> </tt>
*Say you needed to prepare about twenty test papers with 10 questions per a paper, that is, 200 questions. Examples: "1. convert Dec 36 into Hex", "2. convert Bin 10010101 into Dec", etc. The wording of every question should remain the same, only figures have to be changed through papers. Instead of inventing those 200 numbers, you can write simple Lua scripts that generate random values and put them inside your question text:
<pre>
% random decimal number
128

edits

Navigation menu