Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oppia

Empower learners across the globe by providing access to high-quality, engaging education for all
Collective - Host: opensource - https://opencollective.com/oppia - Website: https://www.oppia.org - Code: https://github.com/oppia

Change testacular to karma. Modify initial state name.

github.com/oppia/oppia - cf41f65125bd05ab0824cb03aaa2434f4ec6a40e authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 745cb68554973b2420b8e5f6b232fcf6fbd516b9 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Stop double-counting the initial state

github.com/oppia/oppia - d031d6b7d88b4258f0f98a76e1e43d03bae615f3 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 63ff6bb519d302ca3a8dd0af53537a3b52274acd authored over 11 years ago by Sean Lip <[email protected]>
Remove further traces of non-interactive widgets.

github.com/oppia/oppia - bca7d326d3a15696d4058ef074aafedc9f41f3f9 authored over 11 years ago by Sean Lip <[email protected]>
Make 'Continue' widget hit default rule (not 'no answer')

github.com/oppia/oppia - 8679316ba7febd21b54456bb5909df3b84ac1434 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Make sure it records the last state

github.com/oppia/oppia - cf861ef9fbb867f0752b5a4e84acba90d7caf35d authored over 11 years ago by Stephanie Federwisch <[email protected]>
Fix a bug in statistics viewer where the keys were not being constructed properly

github.com/oppia/oppia - 582bdc71c2293a3ab50abcfa829d5a56e42f6352 authored over 11 years ago by Sean Lip <[email protected]>
Add a check for Angular JS files in test.sh

github.com/oppia/oppia - c1d5719e8e8f0c5e9c32342b91057bfe5acac280 authored over 11 years ago by Sean Lip <[email protected]>
Update testacular (karma) config file.

github.com/oppia/oppia - 9e48d1855e5ff25cf88a2856bb75aa5a8a1df3d5 authored over 11 years ago by Sean Lip <[email protected]>
Reorganize frontend JS files, partitioning them into 'apps'.

github.com/oppia/oppia - c79750ed4e4191edecc358d91a717a200a4a4520 authored over 11 years ago by Sean Lip <[email protected]>
Add loading indicators to the exploration editor page.

github.com/oppia/oppia - c3ccc3c643f5b5568041fd50523365aeb1d0ad56 authored over 11 years ago by Sean Lip <[email protected]>
Add a button that allows one to jump directly to the reader view for an exploration from the exploration editor.

github.com/oppia/oppia - 824b62f8d82ccdc765e0821e891d775e6c0b5104 authored over 11 years ago by Sean Lip <[email protected]>
Fix bugs in the exploration editor frontend: add-new-state did not work properly, state visualizations did not update when changes were made.

github.com/oppia/oppia - 9ab645fec05ac7e17d6dcecba79639b5eb473fda authored over 11 years ago by Sean Lip <[email protected]>
Force math updating using scope.apply()

github.com/oppia/oppia - 6e00cfe94be0e184a86f4b64a811afa2c3bc55f5 authored over 11 years ago by Sean Lip <[email protected]>
Refactor the state model, breaking up a long method and making the logic clearer.

github.com/oppia/oppia - d7c5c33e36aa281bf2cc54523b3d9c5f97996ed3 authored over 11 years ago by Sean Lip <[email protected]>
Make the iframe widget check the appropriate event origin.

github.com/oppia/oppia - 399b5bd58580d094ad9f6c21e32c4a5fd9c53fa3 authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - aa320b7e3fe65a1ee2203a13050402282434ab8e authored over 11 years ago by Sean Lip <[email protected]>
Improve the editing experience for the string directive.

github.com/oppia/oppia - 4b13db052e8c4f60b7a3ce1920dfec9534508f59 authored over 11 years ago by Sean Lip <[email protected]>
Modify the list directive so that replacements can be done in-place.

github.com/oppia/oppia - 3d9dfd3fe83cc0a088c7ae865b722b174d9a361d authored over 11 years ago by Sean Lip <[email protected]>
Remove superfluous scope.apply() calls. Remove unused code.

github.com/oppia/oppia - f399292f86c4e5f7eb5d3953f8e9c6c84e0a4b27 authored over 11 years ago by Sean Lip <[email protected]>
Improve the editing experience for the string directive.

github.com/oppia/oppia - 068b8a768224180b88583eef840e2fe0489accfa authored over 11 years ago by Sean Lip <[email protected]>
Modify the list directive so that replacements can be done in-place.

github.com/oppia/oppia - c66737f8a1e5acb20be7711ee53961e1917dc0de authored over 11 years ago by Sean Lip <[email protected]>
Remove superfluous () calls. Remove unused code.

github.com/oppia/oppia - 2d47482de411845c240a5be5a56212968555d376 authored over 11 years ago by Sean Lip <[email protected]>
Change the rich text editor to YUI 2. Fix a bug in image editing.

github.com/oppia/oppia - 13a99f3e0c6059b831ed97e741d1057d8a4dd130 authored over 11 years ago by Sean Lip <[email protected]>
Add unit tests for statistics model.

github.com/oppia/oppia - 9b6cf619498e70fd9331fd0aa6bfcb1d6a5a23a2 authored over 11 years ago by Sean Lip <[email protected]>
Small refactoring of the statistics model, in preparation for adding tests.

github.com/oppia/oppia - 2a6e0a07a410ab9598a8d036f388dff629359fac authored over 11 years ago by Sean Lip <[email protected]>
Add an iframe widget.

github.com/oppia/oppia - e01f044d214e3d2be24f0a0aba2c3dff008b4e78 authored over 11 years ago by Sean Lip <[email protected]>
Fix lint and type-conversion errors in the statistics model

github.com/oppia/oppia - 3826a4b9d7f32bdcdffd876f721157ee3c0de937 authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - aca4e5951690e7ef8dcaa115c761349f3835c1f7 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Creates top ten improvable states statistics analysis

github.com/oppia/oppia - f159c09517a67d79625cee80ecfadc6071cef0c4 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Update welcome exploration

github.com/oppia/oppia - e7a85914cc0d36142d23f238c27fb91146919dbb authored over 11 years ago by Sean Lip <[email protected]>
Upgrade tests to use GAE 1.7.7

github.com/oppia/oppia - d6af5d648a11ef7ccad582d549571ad51bfca804 authored over 11 years ago by Sean Lip <[email protected]>
Fix the BUILD script to not delete the new Bootstrap files. Fix a typo.

github.com/oppia/oppia - de4bbfbe173ea472a544e40a0f40ae26e9a62195 authored over 11 years ago by Sean Lip <[email protected]>
1. Make a proper responsive navbar, using a customized version of the Bootstrap lib. 2. Fix a bug where the state name was not displaying on the state editor page.

github.com/oppia/oppia - 7b1e654784d4a051c195f7bad710fdb7dd702e85 authored over 11 years ago by Sean Lip <[email protected]>
Move metadata onto a 'zippy' on the exploration editor page.

github.com/oppia/oppia - d2c8ed35064b3dc94c0b80a51c658726ea02b6b3 authored over 11 years ago by Sean Lip <[email protected]>
Add missing file from previous commit

github.com/oppia/oppia - 38f15106c0ad21beeb03aa02c48b83a196ee9a5f authored over 11 years ago by Sean Lip <[email protected]>
Add a new tab for exploration statistics.

github.com/oppia/oppia - df547da11bc6097b9e4f912e804ce4a2515dd5de authored over 11 years ago by Sean Lip <[email protected]>
Restructure editor views.

github.com/oppia/oppia - 9efcec2f8113178cb91e6e65bd90054ab0ecf0bf authored over 11 years ago by Sean Lip <[email protected]>
Ensure that the exploration graph doesn't get cut off by the left edge of the viewing area.

github.com/oppia/oppia - 94e0d3c82743e1179f8a4631eff309a2ba8b3ac1 authored over 11 years ago by Sean Lip <[email protected]>
Restructuring the view directories more intuitively.

github.com/oppia/oppia - 81b6020e0578f366b7fdf0c2a453d4e2a4c44e6f authored over 11 years ago by Sean Lip <[email protected]>
Move libs that are only needed by the exploration editor into the exploration editor HTML.

github.com/oppia/oppia - cbc1b6e6e7938a638a3592f9d9b0d166ba0935d4 authored over 11 years ago by Sean Lip <[email protected]>
Specify only needed JS files in each template view.

github.com/oppia/oppia - 54651b2a3e8f2af04285dee43f9fe2d8a4a9b60f authored over 11 years ago by Sean Lip <[email protected]>
Make circles in exploration graph into ellipses. Remove dead code.

github.com/oppia/oppia - 3d5a8a279e334b44e60bcefe6e48fcc1d2e09d1d authored over 11 years ago by Sean Lip <[email protected]>
Continue tidying up the exploration resource.

github.com/oppia/oppia - 12954aed7fbf560e06f031270d54c50b1095f949 authored over 11 years ago by Sean Lip <[email protected]>
Use promises to smoothly handle exploration loading in the exploration editor page.

github.com/oppia/oppia - f564b42dade9a182ce3af6b8414230f14f3cff15 authored over 11 years ago by Sean Lip <[email protected]>
Bump version number to v1.0.4 and upgrade the changelog.

github.com/oppia/oppia - 677fd429ca3a891542ba7fef165bda817cba0415 authored over 11 years ago by Sean Lip <[email protected]>
Reinstate display of unresolved answers list in the editor UI.

github.com/oppia/oppia - decb88934a56ee7ef2f65f328621f20ad59d2ac2 authored over 11 years ago by Sean Lip <[email protected]>
Fix the deferred loading problems with promises. We still need to simplify how all this works.

github.com/oppia/oppia - 06fc3131d5813863503eb2ef3702b2787161319f authored over 11 years ago by Sean Lip <[email protected]>
Reloading the state editor page breaks the page, due to promises not being handled properly. This is a temporary fix.

github.com/oppia/oppia - 4f9a136aa0eb2560f51729d817cc0e0b9034f024 authored over 11 years ago by Sean Lip <[email protected]>
Guard against some errors in the frontend (which occur when data has not yet been received from the backend).

github.com/oppia/oppia - 52b49de1f3f5b3760ec6d0ade9cd29a45d275c99 authored over 11 years ago by Sean Lip <[email protected]>
Fix a regression in parameter handling

github.com/oppia/oppia - 4832cad265a3cad725f6823fb6893a162b06106c authored over 11 years ago by Sean Lip <[email protected]>
Fully test the Widget model.

github.com/oppia/oppia - f724402111cf9a8821d9b29c4d0cc651cb318688 authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 7eb97861bdcc786c41abfd8d03e0bdca023d757f authored over 11 years ago by Sean Lip <[email protected]>
Tidy up widget.py code

github.com/oppia/oppia - c0311ec04dbc7b543cc7fe8cd1e5d9347fa0df86 authored over 11 years ago by Sean Lip <[email protected]>
clean up line length for chart api data

github.com/oppia/oppia - 5b4c7a0fcf35bee5a007d70130ec948792d281f8 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Changing "No answer" text + tooltip in stats page

github.com/oppia/oppia - a6cad2580223a896c11324e98fc75418e215baa3 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Moving to the Google charts API

github.com/oppia/oppia - 33313d46dab5be1d597226052718f40ff5790bc2 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Add tests for the widget model. Fix an error in adventure.yaml.

github.com/oppia/oppia - d9d306067c001129ef913a5162c5a8a47087be66 authored over 11 years ago by Sean Lip <[email protected]>
a couple more highlighting changes in the adventure exploration

github.com/oppia/oppia - 582e5d7d95dd076eb86568007497b27f9b555ff7 authored over 11 years ago by Yana Malysheva <[email protected]>
Added parametrized adventure to demos

github.com/oppia/oppia - 28722a2f0dba2898a290abf203ac777932441b7e authored over 11 years ago by Yana Malysheva <[email protected]>
Remove use of gnome-terminal from start.sh so that the script (hopefully) runs on a Mac.

github.com/oppia/oppia - 60eeea96ab59d5d4b60bf037376175401651d543 authored over 11 years ago by Sean Lip <[email protected]>
At the initial state, after getting the exploration parameters,

also get the initial state's parameter changes.

github.com/oppia/oppia - 5c537d1f2e2ce30352339506a80627eb699c708f authored over 11 years ago by Yana Malysheva <[email protected]>
Change order of parameter value use/parameter value update slightly(for a parameter change belonging to "new" state):

use old parameter for feedback in old state, then update to new value before displaying the new t...

github.com/oppia/oppia - add814be14f77285df6e550deb003c3d0395b3c9 authored over 11 years ago by Yana Malysheva <[email protected]>
Small fix to parameter handling in reader.py

github.com/oppia/oppia - 2b730a860910be07dffcc94d40ceadc5b0df2298 authored over 11 years ago by Sean Lip <[email protected]>
Fix broken tests. Rewrite reader parameter logic so that parameters are initialized using the new state. Change schema for exploration demos so that they are at exploration level (and the states list is now a list, rather than a dict, of states).

github.com/oppia/oppia - e156f4bc87efdd6b798e17bf90a9ba9774f28fb7 authored over 11 years ago by Sean Lip <[email protected]>
-got rid of some out-of-date todos

-changeable parameters
-fixed param change interface to correctly set parameters to values of oth...

github.com/oppia/oppia - a9f44b86e993d75b571bae4859033a9ad11afd57 authored over 11 years ago by Yana Malysheva <[email protected]>
Added exploration-level parameter initialization.

Changed yaml of Music exploration to function this way.
Everything is working exactly the way it ...

github.com/oppia/oppia - 6323d284b60e9b0eafd93fd43855df04e9312b38 authored over 11 years ago by Yana Malysheva <[email protected]>
Ensure that any state has a parent exploration. Add the correct content type to JSON responses. Add end-to-end test for the reader controller.

github.com/oppia/oppia - 76dd63c69e64452921a994e3688f381057590d96 authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - b82e46529b2fbf7daaf4cf52aaa3de3328fb4ed7 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Adding the no answer line in the rules

github.com/oppia/oppia - bb031746263256de4542f1b0a3a49cec2f93585a authored over 11 years ago by Stephanie Federwisch <[email protected]>
Update ParamChange docs and validate the obj_type of ParamChange models when they are created.

github.com/oppia/oppia - 965ea116888dcefbd522fb9ee923c33d66daab67 authored over 11 years ago by Sean Lip <[email protected]>
Change the reader feedback controller to use the .value property in params.

github.com/oppia/oppia - 742236d3eed7565c7e0d486dba17d39a61802b99 authored over 11 years ago by Sean Lip <[email protected]>
Clearer formatting for answer counts

github.com/oppia/oppia - 35dcacf0515c9c694e207e8fe750ff853ffdb993 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Progress bar tooltips

github.com/oppia/oppia - f62d3e102d8142c634c0b6d83977847762986df6 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Add a datasets property to the Exploration model.

github.com/oppia/oppia - 33696924c6f44d90ce29c6f09c82c075cb11d410 authored over 11 years ago by Sean Lip <[email protected]>
Updating GAE to v1.7.7.

github.com/oppia/oppia - f857c52ca0b2979fef6801f36acc5bbd4f5a2faa authored over 11 years ago by Sean Lip <[email protected]>
Moving models/ to apps/ in preparation for the migration to django non-rel

github.com/oppia/oppia - c8df78fbff703f26d4f22ea9f5e3978419f4b6f0 authored over 11 years ago by Sean Lip <[email protected]>
Add tests to the exploration, parameter and classifier models, bringing them to nearly 100% coverage.

github.com/oppia/oppia - cba114532c2b2630131cfc2e51a4d49f82d936cb authored over 11 years ago by Sean Lip <[email protected]>
Remove a stray comment

github.com/oppia/oppia - 68b485325ca4bd979df2acfa48a6026537f591dc authored over 11 years ago by Sean Lip <[email protected]>
Add more model tests.

github.com/oppia/oppia - 2f25dab3c597ca80614b62c0c76c56ab4ba94d6e authored over 11 years ago by Sean Lip <[email protected]>
Add file missed in previous commit.

github.com/oppia/oppia - 6130ef75adf9755ab63f82a9dc98d9be29e2b9bc authored over 11 years ago by Sean Lip <[email protected]>
Make classifiers into first-class objects.

github.com/oppia/oppia - a4b951740d734f82b9184eeaa0838f3333764193 authored over 11 years ago by Sean Lip <[email protected]>
Shortening objects_test.py

github.com/oppia/oppia - de479a528115a85f43eaf2a1ead17ec64765c6c1 authored over 11 years ago by Sean Lip <[email protected]>
Remove use of 'attrs' from the interactive widgets

github.com/oppia/oppia - 5c9609c81191096a54b781d6a7657bb44d41046e authored over 11 years ago by Sean Lip <[email protected]>
Replace old 'actions' attribute in JS code with 'handlers'.

github.com/oppia/oppia - 74028ec760ab416173bda442bff1c7a9d90176e0 authored over 11 years ago by Sean Lip <[email protected]>
Fix error in previous commit

github.com/oppia/oppia - b3e6c9fdaa560d2bb03b93b72bc6283fd783af24 authored over 11 years ago by Sean Lip <[email protected]>
Store the classifier in the answer handler for each State. This removes the need for an extra call to the datastore to fetch the Widget, thus making the reader interactions faster.

github.com/oppia/oppia - 0c29c1537451a185d06e0ccf3c953dc88eac2696 authored over 11 years ago by Sean Lip <[email protected]>
More cleanup

github.com/oppia/oppia - cdbe9a5ca1a2a53dbb1f2d4e1b10d9ed763e72b4 authored over 11 years ago by Sean Lip <[email protected]>
Continue cleanup. Simplify the MusicStaff widget.

github.com/oppia/oppia - aff19fabc1339aa870b1282ac8133fd22f8638db authored over 11 years ago by Sean Lip <[email protected]>
Cleanup of widget code.

github.com/oppia/oppia - fdbc9f4f712808eee9f68a8b00e0462343c26a72 authored over 11 years ago by Sean Lip <[email protected]>
Simplify the load_default_widgets method

github.com/oppia/oppia - a7991206098fc2e04d0736ed2afdc0987473c4ac authored over 11 years ago by Sean Lip <[email protected]>
Various cleanups.

github.com/oppia/oppia - 90f648f26201386deff1243f4a9071ba130c38f5 authored over 11 years ago by Sean Lip <[email protected]>
Tidy up the logic for loading widget parameters from a YAML file.

github.com/oppia/oppia - c0c6a30739742f3a3c04c60efa3902a156bcf1e0 authored over 11 years ago by Sean Lip <[email protected]>
Add verification for demo explorations.

github.com/oppia/oppia - 2f1a67558135596d4232fc4273be6d590510ef3d authored over 11 years ago by Sean Lip <[email protected]>
Combining the Parameter and MultiParameter classes into a single Parameter class.

github.com/oppia/oppia - 3e532be037f7390e530648c84c1238a61e3fc2e5 authored over 11 years ago by Sean Lip <[email protected]>
Moving parameters to use the new Parameter models. This change is not backwards-compatible.

github.com/oppia/oppia - 1d72012003c2dedf8229395b045aab14075d4f8f authored over 11 years ago by Sean Lip <[email protected]>
Update the changelog and bump the version to 1.0.3

github.com/oppia/oppia - 06e2ac6049a3e6ff6c2a26266193ca5c51522adc authored over 11 years ago by Sean Lip <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 8c8feb23eaebc552f39e17e34ec285648d9adba6 authored over 11 years ago by Sean Lip <[email protected]>
Make the map widget sticky.

github.com/oppia/oppia - 70522f6ab6f96eb21e12bd1d5fce1b4adf66a51f authored over 11 years ago by Sean Lip <[email protected]>