Created: 2017-07-20 12:34:14
Assuming that you have installed the edu
-package and that you are happy with the current state of exercises provided by the yml-files in data/
-folder, you can create a new assignment by:
Ctrl+Shift+n
)Addin then prints a generic yaml-header and for each exercise
eval = FALSE
replace_this_with_your_answer()
Also, addin prints a first level heading Correct answers
and repeats all the question with correct answers for own use. (Easier to assist the students when you have the correct answers at hand).
Remove the correct answers (you can save them somewhere) and save the assignment with default answers into regular R-script with a good name, basic_assignments.R
See the gif-image below for the process: