File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Surveys.tex
Revision 1.5: download - view: text, annotated - select for diffs
Mon Aug 5 18:17:49 2013 UTC (11 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5_msu, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0, HEAD
- Replace \textless and \textgreater which are not supported by
  lontexconvert::tth_converted().

    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 ``problem'', and
   10: then set the parameter for \textbf{``Question Type''} to ``Survey'', ``Survey with Credit'', or 
   11: ``Anonymous Survey''.
   12: To evaluate the survey, you will perform analysis using Reports -$>$ Survey Results or 
   13: Statistics and Analysis -$>$ Detailed Problem Analysis. 
   14: 
   15: The results examined with either tool will be displayed sorted by foil name, 
   16: so take some care while authoring to
   17: name the foils. For example ``Foil10'' appears before ``Foil2'' alphabetically, so your survey may easier
   18: to interpret if you insert a zero before single digits, such as ``Foil02'' and ``Foil10'' which will
   19: sort as expected.
   20: 

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