Skip to main content

ECGraphBox is a product especially designed for graph assignments.

Project description

Overview

ECGraphBox is a Plone product derived from ECAssignmentBox and provides special support for assignments which task is graph based.

ECGraphBox supports students with tools for drawing and editing graphs as well as teachers in reviewing students’ assignments.

Features:

  • weighted/unweighted graphs

  • directed/undirected graphs

  • highlight groups of knots and edges in different colors

  • rename knots

  • undo and redo

  • a note field for comments

Download

plone.org products page

Prerequisites

  1. To use ECGraphBox you need a current Plone installation, specifically Plone 4.x. Check plone.org for Plone’s prerequisites.

  2. The ECAssignmentBox product.

  3. Your Web browser needs to support HTML5 canvas and JavaScript.

Installation

See the Installing an Add-on Product tutorial for more detailed product installation instructions.

Installing with buildout

If you are using buildout to manage your instance installing ECGraphBox is very simple. You can install it by adding it to the eggs line for your instance:

[instance]
eggs =
    ...
    Products.ECGraphBox

After updating the configuration you need to run bin/buildout, which will take care of updating your system.

Then restart your zope instance and use the Add/Remove products page in Site Setup to install ECGraphBox.

Installing without buildout

Move (or symlink) the ECGraphBox folder of this project (Products.ECGraphBox/Products/ECGraphBox) into the Products directory of the Zope instance it has to be installed for, and restart the server. Use the Add/Remove products page in Site Setup to install ECGraphBox.

Support

For questions and discussions about ECGraphBox, please join the eduComponents mailing list.

Credits

ECGraphBox was written by Gino Gulamhussene and Fabian Fett.

History

# Changes in release 1.4.0 (2012-8-28)

  • first official release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.ECGraphBox-1.4.0.tar.gz (78.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page