From: Marcin Borkowski <mbork@mbork.pl>
To: emacs-orgmode@gnu.org
Subject: Re: exporting multiple choice questions to Aiken or GIFT formats?
Date: Fri, 28 Aug 2015 18:46:49 +0200 [thread overview]
Message-ID: <87zj1bcqdo.fsf@mbork.pl> (raw)
In-Reply-To: <87vbbzlbfl.fsf@ucl.ac.uk>
On 2015-08-28, at 16:44, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> Hi,
>
> just on the off chance that somebody has done this already, is there an
> export engine for creating Aiken or GIFT format exam questions?
I've never heard of these, but I did a similar thing for HTML+JS and
LaTeX:
https://github.com/mbork/org-edu-html
https://github.com/mbork/org-edu-latex
My markup was to use lists with checkboxes, and check the correct
answer(s).
> The second step would be to be able to select a random number of
> questions to export from a larger question bank. Suggestions for how to
> do this also welcome!
I would do it in a separate function altogether, so that I could
e.g. first create a random set of questions, and then run an exporter to
generate the test.
Tomorrow I'm giving a talk during EmacsConf2015
(http://emacsconf2015.org/) about custom Org exporters. Notes and code
are available here: https://github.com/mbork/ox-oddmuse .
> thanks,
> eric
Hth,
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University
next prev parent reply other threads:[~2015-08-28 16:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 14:44 exporting multiple choice questions to Aiken or GIFT formats? Eric S Fraga
2015-08-28 16:46 ` Marcin Borkowski [this message]
2015-08-31 15:32 ` Eric S Fraga
2015-08-31 16:17 ` Marcin Borkowski
2015-09-01 10:45 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zj1bcqdo.fsf@mbork.pl \
--to=mbork@mbork.pl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.