xml_question {moodef}R Documentation

Define the question in xml

Description

Define the question in xml

Usage

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

Arguments

type

A string, question type.

name

A string, question name.

questiontext

A string, question text.

question_body

A string, question tags.

Value

A string.


[Package moodef version 1.2.0 Index]