emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thomas Hunter <thunter1@swarthmore.edu>
To: "Doyley, Marvin M." <m.doyley@rochester.edu>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	Samuel Loury <konubinix@gmail.com>
Subject: Re: Writing exams
Date: Thu, 9 Mar 2017 15:30:35 -0500	[thread overview]
Message-ID: <CAJpeFw+dWDUMRqZ7928qA8CSHeWMtdUmzUpS6DimCWLz6iSYLA@mail.gmail.com> (raw)
In-Reply-To: <E061EECE-AD66-424C-843F-A527661D2AD4@ur.rochester.edu>

[-- Attachment #1: Type: text/plain, Size: 2348 bytes --]

Funnilly enough, I am grading an exam written in org-mode right now.  I use
the exam class from the ctan archives and set org-latex-classes to have an
entry that looks like this:

  ("exam" "\\documentclass[12pt, addpoints, answers]{exam}"
      ("\\begin{questions}%%%s" "\\end{questions}" "\\begin{questions}%%%s"
"\\end{questions}")
      ("\\begin{question}%%%s" "\\end{question}" "\\begin{question*}%%%s"
"\\end{question*}")
      ("\\begin{parts}%%%s" "\\end{parts}" "\\begin{parts}%%%s"
"\\end{parts}")
      ("\\begin{part}[%s]" "\\end{part}" "\\begin{part*}[%s]"
"\\end{part*}")
      ("\\begin{solution}[%s]" "\\end{solution}" "\\begin{solution}[%s]"
"\\end{solution}"))

After some latex header stuff, the structure looks like this where the
first question has three parts worth 6, 7 and 7 points.
* Questions
** First question
text of first question
*** Rubric :noexport:
*** parts
**** 6
text of first part
**** 7
text of second part
**** 7
text of third part
** second question

[...]

I can send a copy of the orgfile or the produced pdf to any interested
parties.  (It seems like maybe attaching files of any size to an email to
this list is maybe not good etiquette, but I am a first time poster, so
what do I know?)

If anyone else does something like this, but knows what they are doing and
thus does it better, I'd love to hear about it.

Thomas Hunter

On Tue, Mar 7, 2017 at 8:14 PM, Doyley, Marvin M. <m.doyley@rochester.edu>
wrote:

> Thanks for the list.  I will try them out.
>
> Cheers,
> M
> > On Mar 7, 2017, at 11:01 AM, Samuel Loury <konubinix@gmail.com> wrote:
> >
> > Samuel Loury <konubinix@gmail.com> writes:
> >
> >> "Doyley, Marvin M." <m.doyley@rochester.edu> writes:
> >>
> >>> Does anybody have a good system for writing exam in Org-mode ?
> >
> >> - http://kitchingroup.cheme.cmu.edu/blog/2013/10/23/Writing-ex
> ams-in-org-mode/
> >> - https://github.com/jkitchin/jmax/tree/master/techela
> >> - http://www-public.tem-tsp.eu/~berger_o/org-teaching/
> >> - https://github.com/gjkerns/samplequiz
> >
> > Forgot https://github.com/mbork/org-edu-html
> >
> > --
> > Konubinix
> > GPG Key    : 7439106A
> > Fingerprint: 5993 BE7A DA65 E2D9 06CE  5C36 75D2 3CED 7439 106A
>
>


-- 
Thomas Hunter
Department of Mathematics and Statistics
Swarthmore  College
Science Center, Rm 157
610-328-8244 <(610)%20328-8244>

[-- Attachment #2: Type: text/html, Size: 4484 bytes --]

  reply	other threads:[~2017-03-09 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-07 15:03 Writing exams Doyley, Marvin M.
2017-03-07 16:00 ` Samuel Loury
2017-03-07 16:01   ` Samuel Loury
2017-03-08  1:14     ` Doyley, Marvin M.
2017-03-09 20:30       ` Thomas Hunter [this message]
2017-03-10 18:00         ` Doyley, Marvin M.
2017-03-16 20:16         ` Uwe Brauer

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJpeFw+dWDUMRqZ7928qA8CSHeWMtdUmzUpS6DimCWLz6iSYLA@mail.gmail.com \
    --to=thunter1@swarthmore.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=konubinix@gmail.com \
    --cc=m.doyley@rochester.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).