Skip to content

R packages for create interactive homeworks in R

2 messages · Joris Meys, Manuel Spínola

#
Hi Manuel,

a bit late, but if you are comfortable working with Latex or RMarkdown,
take a look at the exams package. That one we use to create homeworks and
exams. It can export the questions in the QTI standard, so it can be easily
used with multiple different online school systems like blackboard etc.

You can also use that package to create html or pdf documents with
questions, but that's not "interactive" any longer. Anything that runs
inside R, can be hacked to find the solution if people know where the
packages are stored.

Hope this helps
Cheers
Joris

On Sat, Aug 26, 2017 at 11:17 PM, Manuel Sp?nola <mspinola10 at gmail.com>
wrote:

  
    
#
Thank you very much Joris.

I will take a look at that.

Manuel

2017-09-28 6:48 GMT-06:00 Joris Meys <jorismeys at gmail.com>: