Learn R Programming

moodef (version 1.2.0)

xml_question: Define the question in xml

Description

Define the question in xml

Usage

xml_question(type, name, questiontext, question_body, question_tags = "")

Value

A string.

Arguments

type

A string, question type.

name

A string, question name.

questiontext

A string, question text.

question_body

A string, question tags.