Excel based scoring system for Science Olympiad tournaments
...Please submit any bug reports or feature requests by emailing the author at the address listed on the Startup page in the workbook.
Click on the green button above to download the current Div C version, or on the files link to get the Div B version (be sure to save to disk first, then open the files). There is also a version with test data pre-populated and numerous settings / errors to demonstrate the functionality of the program.
NOTE: Excel 2008 for Mac does NOT support macros at all, thus many parts of this system won't work. Virtually any other version of Office will work.
Be sure to signup for the mailing list to be informed of updates
Note a 'SO Scoring Best Practices' PDF is available to give tips and tricks used at the National Tournament.
The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting.
The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for...