A scalable and highly flexible HTML5/JS framework for the SOCR tools to perform statistical analysis .
SOCR, Statistics Online Computational Resource has a huge user base who constantly access the educational data present and java tools which use these data to aid in understanding statistics.
As far as the technology is concerned, currently all the applications are written in java
and are presented as java applets. The reach of these applications is bottlenecked by technology.
The world is going the HTML5 way. Browsers are becoming more powerful.
We intend to create new framework which will serve users across all platforms. We will be primarily using CoffeeScript
(compiles to JavaScript
) for all the computations and presentation. Given the fact that today’s browsers have powerful javaScript engines (v8
, SpiderMonkey
), we will perform all the calculations on the browser with no server dependency. File management, database, computation will be performed inside the browser.
AngularJS
Brunch
CoffeeScript
HTML5
Node.js
Twitter Bootstrap
D3.js
The LGPL License
Copyright (c) 2012 Statistics Online Computational Resource (SOCR) <http://www.StatisticsResource.org>
All SOCR programs, materials, tools and resources are developed by and freely disseminated to the entire community. Users may revise, extend, redistribute, modify under the terms of the Lesser GNU General Public License as published by the Open Source Initiative http://opensource.org/licenses/. All efforts should be made to develop and distribute factually correct, useful, portable and extensible resource all available in all digital formats for free over the Internet.
SOCR resources are distributed in the hope that they will be useful, but without any warranty; without any explicit, implicit or implied warranty for merchantability or fitness for a particular purpose. See the GNU Lesser General Public License for more details see http://opensource.org/licenses/lgpl-license.php.