generate_ddwtos: Generate 'ddwtos' question

View source: R/generate_ddwtos.R

generate_ddwtosR Documentation

Generate ddwtos question

Description

Generate ddwtos question

Usage

generate_ddwtos(
  answer,
  a_values,
  correct_feedback,
  incorrect_feedback,
  partially_correct_feedback
)

Arguments

answer

A vector of strings.

a_values

A vector, rest of answers.

correct_feedback

A string.

incorrect_feedback

A string.

partially_correct_feedback

A string.

Value

A string.


moodef documentation built on April 12, 2025, 1:42 a.m.