Annotation of loncom/html/adm/help/tex/Creating_Online_Problems.tex, revision 1.2

1.2     ! bowersj2    1: \label{Creating_Online_Problems}
1.1       bowersj2    2: 
                      3: If you're following this as a tutorial, go ahead and make one of each of
                      4: these problem types now. We'll be using them later as raw material to assemble
                      5: maps and sequences.
                      6: 
                      7: While several problem types are listed here, in LON-CAPA, all problems are
                      8: actually the same. All problems are written in XML, which can be obtained
                      9: and edited with the \textbf{EditXML} button you'll see. The problem types
                     10: listed in this manual are actually just templates. As your knowledge advances,
                     11: you may wish to play with the XML representation directly to see what you
                     12: can do.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>