generate_question_name {moodef}R Documentation

generate question name node

Description

generate question name node

Usage

generate_question_name(first_question_number, type, question)

Arguments

first_question_number

An integer, first number to compose the question names.

type

A string, question type (if needed).

question

A string, statement of the question.

Value

A string.


[Package moodef version 1.2.0 Index]