Robert Graham is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

rgraham / Wufoo Quizzes

I was asked to help someone use Wufoo as a quiz system and automate the grading process. This project integrates with Wufoo's API, sends emails, grades quizzes, and generates CSV files. This depends on the python wrapper for Wufoo's API. Grab that from GitHub: https://github.com/wufoo/pyfoo It also depends on python-dateutil and Django to send email with utf-8 compatibility.

Clone this repository (size: 193.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/rgraham/wufoo-quizzes
hg clone ssh://hg@bitbucket.org/rgraham/wufoo-quizzes

Downloads

No files have been added to Wufoo Quizzes yet.

Tags

Tag Revision Message Date Download
tip ddc9e0ae1395 Minor changes that handle the answers and attachment needs.

Branches

Branch Revision Message Date Download
default ddc9e0ae1395 Minor changes that handle the answers and attachment needs.