Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PortfolioAnalyzer.all.7.7.0.zip | 2011-06-05 | 2.9 MB | |
README | 2011-06-05 | 1.6 kB | |
Totals: 2 Items | 2.9 MB | 0 |
This is version .7.7 of PortfolioReport/PortfolioAnalyzer. PortfolioAnalyzer a command line application to summarize and track portfolio systems, typical of education and other degree programs. It also incudes a GUI wrapper for OS X called PortfolioReport. At present, it produces four reports in html: a count of the distribution of grades across portfolio categories, a summary by student of their last evaluation in each category, the number of times they have presented in each category, and the number of times students (as an aggregate) have presented in each category. Both the GUI and the CLI program are written in Objective-C. The command line version should be useable on any posix or quasiposix (cygwin/mingwn) system with gnustep installed (you'll have to create the MakeFile). It is ready to compile on OS-X, but be forewarned I'm using XCode 3.2.1, so you may need to twiddle some things if you're on another version. The application is ready to drag and drop in the Applications folder. I've also included a CLI binary that you'll have to chown and install if you want to use it as a terminal app. It's compiled for OS X snow leopard (10.6). This is released under GPL v 2 Change Log: v. 5: Added h="title of report" option" v. 6: Improved Portfolio Analyzer so it checks for blank lines in the categories and ranks files v. 7: Added "a" command line option which substitutes numbers for student names v. .7.6 All changes are in PR: an aonymous now defaults to off; save report now automatically adds html; updated documentation v. .7.7 Fixed table formatting. Updated PA documentation