Ecosyste.ms: OpenCollective

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

github.com/oppia/oppia

A free, online learning platform to make quality education accessible for all.
https://github.com/oppia/oppia

Move more methods from the Exploration model class to the exploration services file.

52054839c485925a7272f2f5124e1e00f96b3ab1 authored over 11 years ago by Sean Lip <[email protected]>
Remove direct dependencies from the controllers and other modules on the Exploration storage model so that it is easily swappable. The Exploration storage model is now imported only by the exploration services and test files.

c212c2942580af7687b88d4df72ea00b87914d2a authored over 11 years ago by Sean Lip <[email protected]>
Temporarily remove partially-implemented dataset functionality. This depends on how typed objects are maintained, and it looks like the way we do this might need to be refactored. We can put this functionality back in later.

f56ddea8d3b6710e23c771813a5dbf2f56a75898 authored over 11 years ago by Sean Lip <[email protected]>
Fix a unicode error in the statistics module.

4be24f6448260a939257fa412ef001cc788071ae authored over 11 years ago by Sean Lip <[email protected]>
Remove use of parent property and ancestor queries. Start the process of making the State accessible only via its containing Exploration.

c54b4e2872f690fdad0e651cae6cfcb9611f4cc2 authored over 11 years ago by Sean Lip <[email protected]>
Turn the init_state of an exploration into a @property to avoid duplication of information.

13eb305c77b79a2d9edfa2c096afc9241d012c87 authored over 11 years ago by Sean Lip <[email protected]>
Clone elements for response log.

a34d1489cb2d519144632128be9b5746f7c8a08f authored over 11 years ago by Koji Ashida <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

3a38bd0fdc634016259e627b92a3d2fec3951f47 authored over 11 years ago by Koji Ashida <[email protected]>
Multiple choice static rendering.

1c278922b3980ba4c58354be7bbe6e564e761def authored over 11 years ago by Koji Ashida <[email protected]>
Allow 'Suomi' (Finnish for Finnish) as source language for Oppia

d21f7c6308190a995f02f8033ffb465c447ac4de authored over 11 years ago by Stephanie Federwisch <[email protected]>
No default answer string rendering when sticky.

ba98251953359e2a94fdb7bc20a4cdf15a16ab49 authored over 11 years ago by Koji Ashida <[email protected]>
Fixed merge mistake.

ecf592e3f9493730d3903bb1cb4d9d63bd83ed7c authored over 11 years ago by Koji Ashida <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

Conflicts:
controllers/reader.py

a3d7dd378e884f1108af5b36135551475c8badea authored over 11 years ago by Koji Ashida <[email protected]>
Static interactive to draw correctly at state change.

It was using the old state instead of the new one in the reader.py.

3c89db5501dd21b943c0fbbae5414b8c0e36bd57 authored over 11 years ago by Koji Ashida <[email protected]>
Minor linting

3df09e8f067a95fdc1b708dedf624a1dffa078ff authored over 11 years ago by Sean Lip <[email protected]>
Revert "First draft of classifying on arbitrary parameters instead of just answers."

We will revisit this functionality later, because it's actually a substantial change with change...

c5f86f7b2735d18605e60c696f161f1c91e88e01 authored over 11 years ago by Yana Malysheva <[email protected]>
First draft of classifying on arbitrary parameters instead of just answers.

TODO: also display parameter name in classification description; fix substitution hack (looking f...

305a1b40b5e4f8f1f8f07ab3d26cd19fa9ebf4f8 authored over 11 years ago by Yana Malysheva <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

36b2497ae2a658ce2b1f77335dc1987f81aeff95 authored over 11 years ago by Koji Ashida <[email protected]>
Static rendering of interactive widget in the response log.

932ebebd28345161efd7b536b7f3988297b65165 authored over 11 years ago by Koji Ashida <[email protected]>
Minor doc changes.

248f5b3ac31bfb9d289d6da1754feddf167a7ba5 authored over 11 years ago by Sean Lip <[email protected]>
Remove some unnecessary variables.

4822695840451845f41a06515bb81fbbfb9241dd authored over 11 years ago by Sean Lip <[email protected]>
Show a loading indicator for the profile page.

6c44b64336a3665b050b19d9bfd5bdea54624080 authored over 11 years ago by Sean Lip <[email protected]>
Remove unneeded methods from exploration/models.py

b9d0840b8cca7c9d7caa23e4ab5c4a09c409e865 authored over 11 years ago by Sean Lip <[email protected]>
Move get() method for IdModel classes to the common superclass.

cccb24fcd6ee1907691bca0746bfcf6e1c8bd9ce authored over 11 years ago by Sean Lip <[email protected]>
Introduce an IdModel class.

c4be1d3a6ca7511bd5c6d9c92365ccc3e3fee2fd authored over 11 years ago by Sean Lip <[email protected]>
Minor linting.

0df0c4ddc3b3e28551c95546c7c3bb4aaea4ad09 authored over 11 years ago by Sean Lip <[email protected]>
Remove unnecessary imports, including sympy (which we will include later once we actually use it).

c54350e5fca6949e5c9e4e2515f2d4da3da3e928 authored over 11 years ago by Sean Lip <[email protected]>
Add tests for gallery and base controllers.

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

a31c41cd47ec6adfa58bc8a0f150875b351555b9 authored over 11 years ago by Sean Lip <[email protected]>
Add missing decorator annotation.

66fcdf22ae5cd210df9a197f1f928ec04b9136b4 authored over 11 years ago by Sean Lip <[email protected]>
Add missing decorator.

6e81bad3de35995894992ebf07caf3214d0f2917 authored over 11 years ago by Sean Lip <[email protected]>
Add the current user as an attribute of each request handler. Simplify the logic for the gallery controller.

5e04f44f59645f53b9b395793e0196892304f410 authored over 11 years ago by Sean Lip <[email protected]>
Remove dependence of the gallery controller on the exploration model. Create an exploration services file containing actions that involve explorations.

96603cfe66551f2704e35e37b790455ea7230d94 authored over 11 years ago by Sean Lip <[email protected]>
Minor doc tweak.

6137146fc11560cf86a531eaa84b30ec623c4f45 authored over 11 years ago by Sean Lip <[email protected]>
Allowing tests to be run on individual subdirectories.

d6e7464a4ddd883860670becf3896990ff7de0d5 authored over 11 years ago by Sean Lip <[email protected]>
Further fine-tuning of the navbar.

ef11c51616521195dad203d918571c7be96b6181 authored over 11 years ago by Sean Lip <[email protected]>
Add 'My Explorations' tab to navbar.

32693ca9978c758cc721396dd6ed01378958eb9f authored over 11 years ago by Sean Lip <[email protected]>
Fix a bug in the display of node text for the exploration graph in Firefox

2b54c8331bd7d88397d315db6a35a3a4817c17f5 authored over 11 years ago by Sean Lip <[email protected]>
Finish edits to exploration graph to make it look nicer.

e52627c552aed3bd86557885ae0725c09d3ee7cd authored over 11 years ago by Sean Lip <[email protected]>
Adjusting the links on the exploration graph visualization to start and end at the midpoints of nodes.

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

8d0ecb3ceb9522e93bd8155c88477e6ce9163f87 authored over 11 years ago by Sean Lip <[email protected]>
Add support for non-interactive widgets.

0cf4f1dfd54cc9ad66b4dee09a4efb0240b563bc authored over 11 years ago by Sean Lip <[email protected]>
Using proper JS formatting in Profile.js

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

cae62c24a25f2a6a093ec20cb5ee5b4b21b50f79 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Include priority score in improvable states

122f68663cf38a032e744730e12d8bb2df7def94 authored over 11 years ago by Stephanie Federwisch <[email protected]>
editor graph node overlap issue fixed

52173a27084fcaf6ea98a134e0f28f5b058629fe authored over 11 years ago by Jeremy Emerson <[email protected]>
Merge branch 'master' of https://code.google.com/p/oppia

8263faa210e3e1c9a48fd9df24fe9c89c3e4cb0f authored over 11 years ago by Jeremy Emerson <[email protected]>
editor graph rendering tweaks

5fff88306627daeca2b58a7531e8ec3fbe0418f7 authored over 11 years ago by Jeremy Emerson <[email protected]>
Removing a stale TODO

8321e8aa2bfb08229a7008fab3d66fd47c22ef67 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Only count default rules with self loops eligible for improvement

113c23589032e254e0f3b2bd1898fe448d9a3e46 authored over 11 years ago by Stephanie Federwisch <[email protected]>
removing console.log lines

088ded4b622981f5a764e77f3c330708780721ef authored over 11 years ago by Stephanie Federwisch <[email protected]>
Pretty-ing up the profile page

3cc320ad9604f18b74aa4a3dca25cb3e265cb29d authored over 11 years ago by Stephanie Federwisch <[email protected]>
Adding common answers onto default rule improvable states

09b299ef6017449ac472fbce08a7c5d3f78e7ce5 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Adding "My Explorations" to the profile page

181835e0fc8c4041f51ab70a4d84273cf239b5b8 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Creating a profile page with improvable states

6fbc10f8e03225a7d067e5d740ee5d31562c9252 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Only show "States that need a little help" when there are some

4eafa1e33298761bc9bcbcbe6f8749e3f981900d authored over 11 years ago by Stephanie Federwisch <[email protected]>
finished exploration-level parameter interface with editing.

TODO:
some code cleanup (TODOs in code)
export exploration-level params in yaml
think about addin...

29b632e3ece969782319c09ca29bb53a0097c600 authored over 11 years ago by Yana Malysheva <[email protected]>
Added basic display of existing parameters at the exploration level.

TODO: editing, adding parameters

03c4d5b0766a1c97eb660bea41d32fa477f0b5b4 authored over 11 years ago by Yana Malysheva <[email protected]>
Continue refactoring the codebase to recognize both interactive and non-interactive widgets.

a18faaf3f41f9df0bfd79ce31b21696e5f187d39 authored over 11 years ago by Sean Lip <[email protected]>
Add non-interactive widgets.

9113a9c0b86eac97f1ed8485fa97949514587e05 authored over 11 years ago by Sean Lip <[email protected]>
Add tests for filters

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

1fe6f88132611d918594767eee4b787693d8f154 authored over 11 years ago by Sean Lip <[email protected]>
Add tests for the gallery frontend.

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

77e88d513c346ce744e1db8312621aff8bccc3e1 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Give the stats editor tab its own namespace

8ec9d19853d4c9c00c54595fcc871a82924f3e5e authored over 11 years ago by Sean Lip <[email protected]>
Add 'improvable states' to exploration stats page

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

096641e34263115db1da7934d935918c23459750 authored over 11 years ago by Sean Lip <[email protected]>
Change testacular to karma. Modify initial state name.

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

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

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

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

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

8679316ba7febd21b54456bb5909df3b84ac1434 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Make sure it records the last state

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

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

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

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

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

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.

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.

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

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.

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

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

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

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

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

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

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

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

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.

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

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

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

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

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

aca4e5951690e7ef8dcaa115c761349f3835c1f7 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Creates top ten improvable states statistics analysis

f159c09517a67d79625cee80ecfadc6071cef0c4 authored over 11 years ago by Stephanie Federwisch <[email protected]>
Update welcome exploration

e7a85914cc0d36142d23f238c27fb91146919dbb authored over 11 years ago by Sean Lip <[email protected]>
Upgrade tests to use GAE 1.7.7

d6af5d648a11ef7ccad582d549571ad51bfca804 authored over 11 years ago by Sean Lip <[email protected]>