FL_learnr_methods: Custom learnr methods

Description Usage Arguments

Description

Custom learnr methods

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
FL_autodecoder_logic(question_ids = NULL)

FL_autodecoder_ui()

FL_ui(url, add_summary = TRUE, before = TRUE)

FL_encoder_ui(url, add_summary = TRUE)

FL_add_question(question_ids)

FL_get_question_ids()

Arguments

question_ids

character vector

url

character

add_summary

logical

before

logical; If TRUE, generates the ui to place before the hash generator. Otherwise generates the submission form ui, placed after the generator.


finnlindgren/FLlearnr documentation built on Feb. 10, 2022, 1:35 a.m.