Recent Releases of checkdown
checkdown -
- fast fix after the
insert_score()problem (thanks to Ulyana Astafyeva and Dasha Gurevich for bringing it up)
- R
Published by agricolamz over 2 years ago
checkdown -
- add the
insert_score()function (thanks to @Julieblas for bringing it up)
- R
Published by agricolamz over 2 years ago
checkdown -
- fix option
titleto thecheck_question()function - add the insert_audio() function
- fix
in_orderoption for quarto
- R
Published by agricolamz over 2 years ago
checkdown -
- add type
in_orderto thecheck_question()function - fix bug with image insertion in
check_hint()function (thanks to Olga Alieva for bringing it up) - fix type argument matching
- fix
random_answer_orderwhen images in options - fix
checkboxwhen images in options (thanks to Olga Alieva for bringing it up) - add option
titleto thecheck_question()function
- R
Published by agricolamz over 2 years ago
checkdown -
- rewrite package with
glueandhtmltools - add argument
typeto thecheck_hint()andcheck_hints()functions with the possible valuesonclick,onmouseoverandondblclick - add argument
placeholderfor thecheck_questionwith thetypeargumenttext
- R
Published by agricolamz almost 3 years ago
checkdown -
- if argument "answer" in the "check_question()" function is NULL thene remove check button. Thnaks to @ManuelSpinola for the idea #4
- correct the "insert_images()" function
- R
Published by agricolamz about 6 years ago
checkdown -
- add the
insert_images()function for adding images to questions and hints - correct quote clash when using url links
- add function
check_hints()for multiple hints - rename the argument
click_textof thecheck_hint()function intohint_title
- R
Published by agricolamz about 6 years ago
checkdown -
- add the
random_answer_orderargument tocheck_question() - add type
checkboxtoautocheck_question()function. - add the
alignmentargument tocheck_question() - fix the problem with negative numbers
- R
Published by agricolamz about 6 years ago
checkdown -
- add random value in
question_idandhint_id, so it is possible not to specify it all the time - add type
radioand toautocheck_question()function - add possibility to have multiple answers
- add argument "button_label" that controls the value that will be displayed on the button
- change
alert()to just<p></p>, so user do not need to close alert window - rename
autocheck_question()tocheck_question() - add the
check_hint()function - add markdown conversion inside of all messages
- R
Published by agricolamz about 6 years ago