help logoLON-CAPA Help


TeXtype attribute is responsible for the definition of the type of LaTeX list environment used during printing of available options. Possible values of this attribute:

TeXtype attribute is responsible for the definition of the type of LaTeX list environment used during printing of available options. Possible values of this attribute:

value example of list
1

    1. First Item
    2. Second Item
    3. Third Item

A

    A. First Item
    B. Second Item
    C. Third Item

a

    a. First Item
    b. Second Item
    c. Third Item

i

    i. First Item
    ii. Second Item
    iii. Third Item

Examples:
<radiobuttonresponse TeXtype="1">
<radiobuttonresponse TeXtype="A">