Hello all.

I need a much-simplified, bare-bones version of inkscape for a small home school project I am starting.   

Our students will write handwritten essays / short answers, and submit those homework images (they are jpgs, gifs, etc).   I need a program to help "mark up" those images, and then save the image, and store the grades in a MySQL database.

"Marking up" the image:
MySQL:
  • The list of images needs to be loaded from the database.
  • When each image is done being graded, the score needs to be stored in the database; the next student image in line needs to be auto-loaded, etc.
Thanks!
Dean