
GradeL
Source (link to git-repo or to original if based on someone elses unmodified work):
gradel-0.12.1 - 10 Feb 2010
Bug Fixes:
----------
- Fixed error in weighted grade calculation for categories that have no grades
yet entered.
- When adding an assignment, GradeL now checks to make sure you enter a numeric
value for the points.
- Fixed crash when printing Progress Reports to a printer or file.
Improved & Updated Features
---------------------------
- Progress reports now include option to print one one student per page as
well as paper saving, multiple students per page.
- Progress report type now selected from menu.
Ratings & Comments
4 Comments
Hi I installed the GradeL and necessaries libraries, but ./configure => missing gtk+ libraries. What can i do?
Mandriva 2008.0 i686 rpm here: http://mandriva.99k.org/
Hi msumurph, I get the following message when trying to compile on Kubuntu 6.06. Checking for compiled components... Compiling GradeL with gbc -p -a ... OK Creating executable archive "gradel" with gba ... Done! ./compile.sh: line 38: syntax error near unexpected token `(' ./compile.sh: line 38: `echo "sudo \"sh ./install.sh\" to install (on Ubuntu)."'
Yeah, I had a typo in the compile and install script that I wrote for version 0.8.12. I have fixed this and am preparing another release(0.8.13). I will also provide a .deb package with the next release. For now, just ignore the error. The program should still install and run. To test it, after rou run ./compile.sh, try ./gradel and see if the program starts. Then, if you wish, you can install it to teh system with the install.sh script.