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

Write initial state to beginning of file

github.com/oppia/oppia - cc2fdd907fae9f770e2b25c7ee9aeb28fc406be0 authored almost 12 years ago by Stephanie Federwisch <[email protected]>
Adding modal for creating a new exploration.

github.com/oppia/oppia - 09b352cea6ba449fcf780c7876c322a50f6f869e authored almost 12 years ago by Sean Lip <[email protected]>
Fixed a bug where the category list was retrieved instead of replaced when a state was overwritten

github.com/oppia/oppia - 726dd556f1e62e5e99572a87b40ff48f3be805eb authored almost 12 years ago by Sean Lip <[email protected]>
Lots of small edits and refactorings

github.com/oppia/oppia - a9f1652f9578cabd718c06c577675f3daec44784 authored almost 12 years ago by Sean Lip <[email protected]>
Simplify save state logic

github.com/oppia/oppia - 456e67c17ceee50579faaa9d3bb515b2fe4458de authored almost 12 years ago by Sean Lip <[email protected]>
Continue simplifying classifier logic

github.com/oppia/oppia - 4a58e3ac43a4db90f998a5a3025f42081144c985 authored almost 12 years ago by Sean Lip <[email protected]>
Simplifying classifier logic.

github.com/oppia/oppia - 57ebb691857929a8a3273538c4131234f98a9787 authored almost 12 years ago by Sean Lip <[email protected]>
Fix a bug in the handling of action_sets

github.com/oppia/oppia - 38327481b4733533d0475350ea0280a9e8546f61 authored almost 12 years ago by Sean Lip <[email protected]>
Text classifier 'is exactly' and 'is not exactly'

github.com/oppia/oppia - cfd4c3de9a8fc7897b20b4d6266c6ee2d50cf9d4 authored almost 12 years ago by Stephanie Federwisch <[email protected]>
Change default state editor mode to GUI mode

github.com/oppia/oppia - 18020180c980725b6980280389977bf07cbdcfcc authored almost 12 years ago by Sean Lip <[email protected]>
Allow explorations to be downloaded as YAML files

github.com/oppia/oppia - 6920c70c94b1a55903117a03cc68d847ec26f88e authored almost 12 years ago by Sean Lip <[email protected]>
Make widget parameterization more robust

github.com/oppia/oppia - 405e8042ce5bfee97ad79aeb6042007fd2e4fb47 authored almost 12 years ago by Sean Lip <[email protected]>
In general, only reload explorationData when the exploration editor tab is activated

github.com/oppia/oppia - a2e3c527ced4eb4688b1bb5ca49fa87b58fa1b66 authored almost 12 years ago by Sean Lip <[email protected]>
Make yaml editor view consistent with the GUI editor view

github.com/oppia/oppia - 3549e9286c6f5148101edc024d4a7b583f580b90 authored almost 12 years ago by Sean Lip <[email protected]>
Making the routing for the exploration editor page work

github.com/oppia/oppia - 3b51c1058d6d8e547d54dc367f12f55fa06aeb7b authored almost 12 years ago by Sean Lip <[email protected]>
Modify start script to move the runtime folder to a more persistent directory

github.com/oppia/oppia - cb57916d61e2fc0852c33018c867846534e69e68 authored almost 12 years ago by Sean Lip <[email protected]>
Change version number to 2

github.com/oppia/oppia - 4802b2f6ee3fdd7361549d1acbbc5d062cbd2b34 authored almost 12 years ago by Sean Lip <[email protected]>
Remove obsolete static/templates check from build.py

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

github.com/oppia/oppia - 55cb26fcb4c6cb8b3adfb336c864ab1f667fc5b4 authored almost 12 years ago by Sean Lip <[email protected]>
Allows for text classifier 'starts with'

github.com/oppia/oppia - 8cd3c003a9293800c8ecabe8b1956cef89cc5013 authored almost 12 years ago by Stephanie Federwisch <[email protected]>
Show exploration images in reader view

github.com/oppia/oppia - b307144678048e081c56cc418a0fe50938968cad authored almost 12 years ago by Sean Lip <[email protected]>
Remove reference to createEdge() method, and made the create_new URL an absolute one

github.com/oppia/oppia - 7fa4dd74b34b5231924ff07b14e043afd0e488e6 authored almost 12 years ago by Sean Lip <[email protected]>
Partial fix for yaml editor not editing properly

github.com/oppia/oppia - 89953caa159c8040573bd2a1ec0f0f71ec204d5f authored almost 12 years ago by Sean Lip <[email protected]>
Fix two bugs: (a) remove a deprecated reference to editStateVertexName(), and (b) force exploration reload on submission of YAML file.

github.com/oppia/oppia - d8379af628ac34b339478250df9f57e686310ca0 authored almost 12 years ago by Sean Lip <[email protected]>
Improving the widget default parameter interface, and allowing parameters to be deleted

github.com/oppia/oppia - 8800b8e172977df38078fb892afb5c500dcfeb15 authored almost 12 years ago by Sean Lip <[email protected]>
Allow deletion of explorations

github.com/oppia/oppia - 978e6f03bc9b1510d2211aed2da851bc54a7627a authored almost 12 years ago by Sean Lip <[email protected]>
Add basic widget parameter validity checking

github.com/oppia/oppia - 37c0807b67dd720ec791545ee9c0ccfd1524075a authored almost 12 years ago by Sean Lip <[email protected]>
Adding error-checking for when a new widget is added to the repository

github.com/oppia/oppia - 67b3a67e8465dcaec45a5662e354db877855cd55 authored almost 12 years ago by Sean Lip <[email protected]>
Allow reader exploration page to be reset

github.com/oppia/oppia - 10697cd131828c3780b44d26245e48bc50b7e206 authored almost 12 years ago by Sean Lip <[email protected]>
Allowing widget content to be empty

github.com/oppia/oppia - c8fd34d703d542f0c558a758cd0022602f520017 authored almost 12 years ago by Sean Lip <[email protected]>
Fix location hash routing

github.com/oppia/oppia - 22859f2e59c7705ee93eae571e878305b21a935c authored almost 12 years ago by Sean Lip <[email protected]>
Removing the old state graph

github.com/oppia/oppia - db6133de9bbd728e0198f662cfe405ca53d1d400 authored almost 12 years ago by Sean Lip <[email protected]>
Finishing touches to the state graph visualization

github.com/oppia/oppia - 019d329891e8ec564263876014533560af7e0d90 authored almost 12 years ago by Sean Lip <[email protected]>
Adding further touches to the graph visualization

github.com/oppia/oppia - 859672e3f32183f67db62cd6ae8fab18592ace91 authored almost 12 years ago by Sean Lip <[email protected]>
Introduce separate namespaces for the different visualizations

github.com/oppia/oppia - d300e0d04572c134affd72e999254359a57b5728 authored almost 12 years ago by Sean Lip <[email protected]>
Add a delete state handler to the graph vizualization

github.com/oppia/oppia - 737c4804d962aea0a4864d2501d7803a4edb2693 authored almost 12 years ago by Sean Lip <[email protected]>
Add click handler to tree view

github.com/oppia/oppia - 98ecca2dbf0b814882dc1567e49052eeeefd2e13 authored almost 12 years ago by Sean Lip <[email protected]>
Remove 'factory' suffix from factories

github.com/oppia/oppia - 3ca4e79958ef6e2ced779025ec00eb265e1e5f7b authored almost 12 years ago by Sean Lip <[email protected]>
Add click handler to graph nodes

github.com/oppia/oppia - 6f4d7f7770300b152e58447d1ca7fc238b0509a6 authored almost 12 years ago by Sean Lip <[email protected]>
Continue work on graph styling. Separate vizualizations into separate tabs.

github.com/oppia/oppia - b8563ecd40d5fc53595b172e9ba3c01273fcb9b1 authored almost 12 years ago by Sean Lip <[email protected]>
Replicate the state graph in d3.js

github.com/oppia/oppia - c5477f58affa10e957d0775af61359edce9cceef authored almost 12 years ago by Sean Lip <[email protected]>
Customizations to the tree view

github.com/oppia/oppia - 1ac022818d6f60cc2abb470f5230bbf50758954a authored almost 12 years ago by Sean Lip <[email protected]>
Renaming vizualization files

github.com/oppia/oppia - 8558f2d54aac581d0bba2b75a0d43c23898aacf6 authored almost 12 years ago by Sean Lip <[email protected]>
Complete the basic tree display

github.com/oppia/oppia - 625fa22a34f4430cbbb35ac02e2de60d48e5bd12 authored almost 12 years ago by Sean Lip <[email protected]>
Removing unneeded images

github.com/oppia/oppia - 4aa51df9023f11c28d13edf80e7a1f2c078d4a51 authored almost 12 years ago by Sean Lip <[email protected]>
Removing drag-and-drop palette, combining exploration editor tabs, and starting an experiment with a d3.js tree layout

github.com/oppia/oppia - 91683f2f8c417c7caae9509ea26427ef37329549 authored almost 12 years ago by Sean Lip <[email protected]>
Move gui editor directives to the guiEditor.js file

github.com/oppia/oppia - 0b5f8a4ae079b24ff364f10527f72ed88f3c78ef authored almost 12 years ago by Sean Lip <[email protected]>
Fix error in image content displayer

github.com/oppia/oppia - 51b181a919a69b1e1e85aa2f6712374253c71f90 authored almost 12 years ago by Sean Lip <[email protected]>
Redesign the widget UI in the exploration GUI editor. Add a header to the widget repository page.

github.com/oppia/oppia - 9c1f4f8b310df680aae6bd626059e2d21c59ce67 authored almost 12 years ago by Sean Lip <[email protected]>
Implement customization of widgets

github.com/oppia/oppia - 2e52cf52fef8d93229088c23ef8c7f73f9e06688 authored almost 12 years ago by Sean Lip <[email protected]>
Allowing preview images for explorations to be uploaded

github.com/oppia/oppia - 3b40801dd6a7c9ce96537345775ad292b374441a authored almost 12 years ago by Sean Lip <[email protected]>
Clearing some unneeded methods and variables. Minor fixes to the widget repository.

github.com/oppia/oppia - c71382e7441058739ed56273d6f856de571237ee authored almost 12 years ago by Sean Lip <[email protected]>
Combining exploration PUT requests into a single saveExplorationProperty() method

github.com/oppia/oppia - 90c9c0465f1bee0828fa846545cde59456a26f79 authored almost 12 years ago by Sean Lip <[email protected]>
Remove unneeded saveQuestionName() method

github.com/oppia/oppia - 36d95a5e129e9ae0197ad793717ddaeae7d05732 authored almost 12 years ago by Sean Lip <[email protected]>
Synchronize PUT methods on explorations and tighten up the frontend for editing exploration properties

github.com/oppia/oppia - 31cbfd963fb221563398c8ab9cf43d144ab68c9e authored almost 12 years ago by Sean Lip <[email protected]>
Remove generic 'metadata' property for explorations and replace it with individual fields

github.com/oppia/oppia - aa9a8d1745113101a81a6782e7d351636600e6b4 authored almost 12 years ago by Sean Lip <[email protected]>
Standardize representation of state.content to {'type': ..., 'value': ...}

github.com/oppia/oppia - 654db104faa97a5b0f3a7965fa2e5207efba2a72 authored almost 12 years ago by Sean Lip <[email protected]>
Remove some logging

github.com/oppia/oppia - 5487297c9d41202dd7088e77768b95972d1c233f authored almost 12 years ago by Sean Lip <[email protected]>
Fixing some bugs in the gui editor

github.com/oppia/oppia - f225b8095a502be4bfcf8af48ffaa7af9cec5e08 authored almost 12 years ago by Sean Lip <[email protected]>
Fix a bug in the GUI editor

github.com/oppia/oppia - 2a50cf2429dbbb955cf8a0f751b86c7f02195534 authored almost 12 years ago by Sean Lip <[email protected]>
Small fixes to widget repository code

github.com/oppia/oppia - ac793fe5e48175412c33d367ae6929094bfb37df authored almost 12 years ago by Sean Lip <[email protected]>
Minor documentation fix

github.com/oppia/oppia - db400eaa6ab5cb95c369c70703590ea38a28232f authored almost 12 years ago by Sean Lip <[email protected]>
Finished redesigning widget repository

github.com/oppia/oppia - e330029d740f8a512ca46c2ac7b268f580219c80 authored almost 12 years ago by Sean Lip <[email protected]>
Add renamed widget_repository.html page

github.com/oppia/oppia - f440b0ba10861683d497512b9c0b60ff214c6fd3 authored almost 12 years ago by Sean Lip <[email protected]>
Redesign widget repository page

github.com/oppia/oppia - d9fd8f6112ab812fa934bc8f21fa2e17e8f5c7c3 authored almost 12 years ago by Sean Lip <[email protected]>
Remove feedback modals; make them appear inline

github.com/oppia/oppia - 2c51c03c59f8fa7f94b6c78da79b0ed4591cae75 authored about 12 years ago by Sean Lip <[email protected]>
Continuing to lay scaffolding for the widget repository; introducing parameters

github.com/oppia/oppia - d43f171aee0c27bcb9329c0d0375fd0253c03371 authored about 12 years ago by Sean Lip <[email protected]>
Setting up scaffolding for the widget repository

github.com/oppia/oppia - d48358f019132d295b48628cd2c861fe3d15aa9c authored about 12 years ago by Sean Lip <[email protected]>
Remove unnecessary code from GuiEditor

github.com/oppia/oppia - e4e8f9d52bfdb5df5bf71daa5cb0cd3ab1c99e16 authored about 12 years ago by Sean Lip <[email protected]>
Fix three typos

github.com/oppia/oppia - 15780c01db142bc5b9a790c9a093c5fd3750c9ef authored about 12 years ago by Sean Lip <[email protected]>
Move GUI view initialization to its controller

github.com/oppia/oppia - d8fa493d2fbefaf8cde89a90f84dbfa9af687bae authored about 12 years ago by Sean Lip <[email protected]>
Adding JS files missed in previous commit

github.com/oppia/oppia - f79e627a85c1e8ffe0c1670d7585a6484e706545 authored about 12 years ago by Sean Lip <[email protected]>
Separating the code for the various editor views into their own JS files, and removing the superfluous data from the backend responses

github.com/oppia/oppia - 3cc54cc9e78ab779f2667e7ad486f4f135ea6d48 authored about 12 years ago by Sean Lip <[email protected]>
Add views that were omitted from previous CL

github.com/oppia/oppia - 1e662dc4766182d88e8b97af41c0761a184c8f62 authored about 12 years ago by Sean Lip <[email protected]>
Move templates to editor/views and make a separate GuiEditor controller.

github.com/oppia/oppia - 2f4191983bc9745ac30b3a14ebddbc760f79d562 authored about 12 years ago by Sean Lip <[email protected]>
Remove no-longer-needed closeEditorWindow() functionality

github.com/oppia/oppia - dcfbeb35530a7fbe54ffb0ad137dc8e5e8d8675d authored about 12 years ago by Sean Lip <[email protected]>
Refactoring currentActiveInput management

github.com/oppia/oppia - 6a790793231d9940ca0235d96a738eef84379c54 authored about 12 years ago by Sean Lip <[email protected]>
When the graph node is clicked, the view switches to the state editor view

github.com/oppia/oppia - 1c03a662cf347246d7062683993a0edd57ab3860 authored about 12 years ago by Sean Lip <[email protected]>
Add a tabbed view to teh exploration editor

github.com/oppia/oppia - 50fff97f8e1cd600179b6e72d89669223bcecfc1 authored about 12 years ago by Sean Lip <[email protected]>
Removing more error classes

github.com/oppia/oppia - ce97abd75b1f67c8c88420dc8897641016025eed authored about 12 years ago by Sean Lip <[email protected]>
Remove superfluous error handlers

github.com/oppia/oppia - f82212e2f0e1d44895cd22b1659370bcca97d1a5 authored about 12 years ago by Sean Lip <[email protected]>
Refactoring current active input management

github.com/oppia/oppia - b853865c407938bf2de01a3512c1bf4582a759f9 authored about 12 years ago by Sean Lip <[email protected]>
Changing stateText to stateContent everywhere else

github.com/oppia/oppia - 56048e586ceb368eebfd4c22d98d0a6e2145ae84 authored about 12 years ago by Sean Lip <[email protected]>
Renaming state.text to state.content in the backend

github.com/oppia/oppia - 8e4c9f6c7c96241b2574d61407cf9e9e3260858c authored about 12 years ago by Sean Lip <[email protected]>
Unify the various names used for default categories to 'Default'

github.com/oppia/oppia - c5d266d136f2dd386597c342d4c2c538c95aa3bc authored about 12 years ago by Sean Lip <[email protected]>
Streamlining warnings behaviour

github.com/oppia/oppia - 844523d5374fe28af52cc2d4c2e22bc54aa17380 authored about 12 years ago by Sean Lip <[email protected]>
Updating the widget repository

github.com/oppia/oppia - cdb841200b6a22b2d4d340950d75308e9471a9c5 authored about 12 years ago by Sean Lip <[email protected]>
Add base js to widget repository page

github.com/oppia/oppia - b02e1b878ab34be80576f5d03efdf4abbd129170 authored about 12 years ago by Sean Lip <[email protected]>
Excluding static templates from being minified, and fixing an error in the definition of classifier categories.

github.com/oppia/oppia - 2174510aa2052cc3a9f10c8427d36a1b3c5114bb authored about 12 years ago by Sean Lip <[email protected]>
Undoing compresssion of static templates

github.com/oppia/oppia - b835267ab91136a656f4369fccfd7acfc78b8e92 authored about 12 years ago by Sean Lip <[email protected]>
Adding another fix for JS files

github.com/oppia/oppia - d209605ac20025d1f8a2beb7c39f9854c76f43b4 authored about 12 years ago by Sean Lip <[email protected]>
Adding files missed in previous CL

github.com/oppia/oppia - ce6cdecf5fc031eb7655bb2d99c031e21047cc37 authored about 12 years ago by Sean Lip <[email protected]>
Adding a d3.js graph

github.com/oppia/oppia - 2aaec4487b039a8161d079b1223ade7623aa7363 authored about 12 years ago by Sean Lip <[email protected]>
Move editor graph to separate template

github.com/oppia/oppia - 0a9183986c181be0178c9c4d379bc551f98afe0f authored about 12 years ago by Sean Lip <[email protected]>
Minor additional fixes to the previous CL

github.com/oppia/oppia - 6d63d0c52227518e6a9c445d056726ecd89ddf07 authored about 12 years ago by Sean Lip <[email protected]>
Start building a single-source-of-truth for state data

github.com/oppia/oppia - e1f657d2ed9da1ff61fc1bef8c4ad46e2b4155f8 authored about 12 years ago by Sean Lip <[email protected]>
Refactoring to have a common factory for state information

github.com/oppia/oppia - d6591550278c7224c01b641e19d78bfaa390fc57 authored about 12 years ago by Sean Lip <[email protected]>
Add d3.js library

github.com/oppia/oppia - e45e83511804b40137de6a0f05ea1991ef1abbae authored about 12 years ago by Sean Lip <[email protected]>
Complete the update from YAML input

github.com/oppia/oppia - 042bf602210c796ae43b98193422a4010b93b64f authored about 12 years ago by Sean Lip <[email protected]>
Update the frontend when a YAML representation is saved

github.com/oppia/oppia - eb1057ef5351017ee40ed94a0afc450fec833479 authored about 12 years ago by Sean Lip <[email protected]>