[schooltool-dev] Gradebook Work
Ignas Mikalajunas
ignas.mikalajunas at gmail.com
Sun Dec 2 12:41:22 EST 2007
Hi and welcome to the project.
> Anyways, I wanted to ask a few quick questions
> about schooltool that I'm having trouble with. Namely, I can't seem to
> find the gradebook component in the web interface, I know it sounds
> silly but im not familiar enough with how Zope apps fit together yet
> to figure out where it should be. Is there some config I need to do to
> use the gradebook stuff?
Hmm, to help you i need to know which version of schooltool are you
using? And how did you install it (svn checkout of trunk, buildout, or
one of the school specific branches).
I'd assume that you are running a trunk checkout without buildout. So
my suggestion for gradebook development would be checking out the
jelkner school specific branch as most if not all gradebook
development is being performed by Jeff Elkner and Allan Elkner.
For installation instructions look at the section
"jelkner2007-buildout" in http://ignas.pov.lt/state-of-the-nation.html
> Moreover, there is a simple csv parser module in the python libs, I
> was just going to use that to create complient CSV files, are there
> any objects to doing so?
If "csv parser module in the python libs" means the csv module in
python standard library, and "objects" means "objections" then - no we
don't have any objections, actually we are using python csv module for
our own CSV work too.
Ignas
More information about the Schooltool-dev
mailing list