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

1.1       lira        1: \label{Authoring_Surveys}
                      2: \index{surveys}
                      3: 
                      4: Surveys are created by authoring a conventional problem, such as a Radio button or Option problem.
                      5: During the authoring process, you will need to select one of the foils as "correct". Which 
                      6: foil is set to "correct" will not matter, however;
                      7: that setting will be ignored when you implement the survey.
                      8: 
                      9: Within the course environment, to add a survey to the course, insert the published "problem", and
                     10: then set the parameter for "Question Type" to "Survey", "Survey with Credit", or "Anonymous Survey".
1.2     ! bisitz     11: To evaluate the survey, you will perform analysis using the Detailed Problem Analysis.
1.1       lira       12: 
1.2     ! bisitz     13: The results examined in problem analysis will be displayed sorted by foil name, so take some care to
1.1       lira       14: name the foils. For example "Foil10" appears before "Foil2" alphabetically, so your survey may easier
                     15: to interpret if you insert a zero before single digits, such as "Foil02" and "Foil10" which will
                     16: sort as expected.
                     17: 

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