emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: scrawler@gmail.com
Cc: orgmode list <emacs-orgmode@gnu.org>
Subject: Re: students, classes, assignments...
Date: Tue, 01 Sep 2015 20:48:51 -0400	[thread overview]
Message-ID: <m2fv2xwsr0.fsf@andrew.cmu.edu> (raw)
In-Reply-To: <20150901233400.GA1115@bigblessing.localdomain>


scrawler@gmail.com writes:

> On Tue, Sep 01, 2015 at 06:13:00AM -0400, John Kitchin wrote:
>> It depends a lot on what you want to be able to do. Do you need reports
>> of what is completed? aggregated grades, etc...
>>
>> Here is what I do: https://www.youtube.com/watch?v=cRUCiF2MwP4
>>
>> Here is a talk I gave last year on using it.
>> https://www.youtube.com/watch?v=IsSMs-4GlT8&list=FLQp2VLAOlvq142YN3JO3y8w
>
> Thanks for the links. Reports would be great, aggregated grades not so
> much (at least not for the moment). A couple questions: are the buffer
> settings (#+ASSIGNMENT, #+POINTS, #+DUEDATE, #+RUBRIC) of your own

These are filetags I created for the application. They make it easy to
pull data from the files. the function to get a filetag is here:
https://github.com/jkitchin/jmax/blob/master/techela/techela-grade.el#L204
and to set a filetag is right above it.

> creation? This is just the kind of thing I'm looking for, but on a
> much less ambitious scale. This student took this test and earned this
> score on this day. But is this student in this subject or that
> subject? Which period? I was thinking about making a file per student,
> puting the particulars in a properties drawer, and linking to an
> assignments file. Pretty standard stuff, I think, but I'm working out
> how to make it all happen.
>
> * Fred Flinstone
> :PROPERTIES:
> :Class: Into to Cave Painting
> :Period: 2
> :Whatever: Blah blah blah
> :END:
>
> ** Homework [ / ]
> *** TODO [[path to assignment or description][This]]
> *** TODO [[path to assignment or description][That]]
>
> ** Classwork
>
> ** Assessment
>
> ** Concerns
>
> I'm sorry I'm not being more clear--I'm feeling like an idiot at the
> moment. I think I'll start with a file for each student like Fred's
> and go from there.
It is the only way to learn ;)
--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

      reply	other threads:[~2015-09-02  0:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01  1:03 students, classes, assignments scrawler
2015-09-01 10:13 ` John Kitchin
2015-09-01 23:34   ` scrawler
2015-09-02  0:48     ` John Kitchin [this message]

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=m2fv2xwsr0.fsf@andrew.cmu.edu \
    --to=jkitchin@andrew.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=scrawler@gmail.com \
    /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).