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
Renaming to represent normalized usernames
github.com/oppia/oppia - 2bb3b276d21c74646112f8435954558380f0bdbf authored over 11 years ago
github.com/oppia/oppia - 2bb3b276d21c74646112f8435954558380f0bdbf authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - bcb2d70c6ed118777a6b2c64500725d470e931f6 authored over 11 years ago
github.com/oppia/oppia - bcb2d70c6ed118777a6b2c64500725d470e931f6 authored over 11 years ago
Changing test string for better clarity
github.com/oppia/oppia - 217b521591ee933804e178d7aa2b35cf6983ca32 authored over 11 years ago
github.com/oppia/oppia - 217b521591ee933804e178d7aa2b35cf6983ca32 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - d5834e63342240feedb7104c0e90f3f1f869ec02 authored over 11 years ago
github.com/oppia/oppia - d5834e63342240feedb7104c0e90f3f1f869ec02 authored over 11 years ago
Allow uploading of demo explorations with assets, and allow copying of exploration assets.
github.com/oppia/oppia - b8cb5476a90bd502bb7f1365aca250951d5c5799 authored over 11 years ago
github.com/oppia/oppia - b8cb5476a90bd502bb7f1365aca250951d5c5799 authored over 11 years ago
Tests for lowercasing usernames
github.com/oppia/oppia - 8585118a62bcde2b50d3caaf50a53a52e7abaccc authored over 11 years ago
github.com/oppia/oppia - 8585118a62bcde2b50d3caaf50a53a52e7abaccc authored over 11 years ago
Check username uniqueness against lowercase strings
github.com/oppia/oppia - 94de5c65f075b2f12918d96689dd4a9357734d53 authored over 11 years ago
github.com/oppia/oppia - 94de5c65f075b2f12918d96689dd4a9357734d53 authored over 11 years ago
Checking username to be only alphanumeric characters
github.com/oppia/oppia - 4aec65108a806290dd9d460232a32d64ccf7243c authored over 11 years ago
github.com/oppia/oppia - 4aec65108a806290dd9d460232a32d64ccf7243c authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
trying to merge exploration with image and code that processes images
github.com/oppia/oppia - c6f63f4b5c6f14d95820b8aa02918da4721a231c authored over 11 years ago
Merge branch 'username-functionality' of https://code.google.com/p/oppia into username-functionality
Conflicts:
core/tests/gae_suite.py
Check username for uniqueness
Includes code review changes from previous username commits
github.com/oppia/oppia - da2595f3cfdbda42c68a8ba7c62688023b08ea57 authored over 11 years ago
Refactoring username setting into a proper domain
github.com/oppia/oppia - 960c877c9e626aad88b941c193c3ab500bf109e0 authored over 11 years ago
github.com/oppia/oppia - 960c877c9e626aad88b941c193c3ab500bf109e0 authored over 11 years ago
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - bff8f1dbb1a4fb3379bc7c1dc82e729d57aff61d authored over 11 years ago
github.com/oppia/oppia - bff8f1dbb1a4fb3379bc7c1dc82e729d57aff61d authored over 11 years ago
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - 94bfe67eaa2400c41500e7a96aebf6e7938b3204 authored over 11 years ago
github.com/oppia/oppia - 94bfe67eaa2400c41500e7a96aebf6e7938b3204 authored over 11 years ago
Check username for uniqueness
Includes code review changes from previous username commits
github.com/oppia/oppia - ad58222eaedd10c6037d94126425a91967fdbd18 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
merge
github.com/oppia/oppia - fc363227d96b4d0e620381d70766986c4e9e6c7e authored over 11 years ago
Add exploration assets to the downloaded zip file.
github.com/oppia/oppia - 48cd0abdb790bcfefec3ea5e1aea8dc9519e6fcf authored over 11 years ago
github.com/oppia/oppia - 48cd0abdb790bcfefec3ea5e1aea8dc9519e6fcf authored over 11 years ago
Rename tools dir to oppia_tools in order to avoid the possibility of accidental directory overwriting.
github.com/oppia/oppia - 3f7a965ce4ad7dcefe8195112b3c97be4cf2b974 authored over 11 years ago
github.com/oppia/oppia - 3f7a965ce4ad7dcefe8195112b3c97be4cf2b974 authored over 11 years ago
Refactoring username setting into a proper domain
github.com/oppia/oppia - 1dd84812aaac8035d14c4eb2c7a497a87b0dcad3 authored over 11 years ago
github.com/oppia/oppia - 1dd84812aaac8035d14c4eb2c7a497a87b0dcad3 authored over 11 years ago
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - 5a159dff3925866b0268e30f6498cd4f56e39057 authored over 11 years ago
github.com/oppia/oppia - 5a159dff3925866b0268e30f6498cd4f56e39057 authored over 11 years ago
Merge branch 'username-functionality' of https://code.google.com/p/oppia into HEAD
Conflicts:
core/platform/models.py
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - 794574cc106b4a25dc68cb974b8d427b21c53926 authored over 11 years ago
github.com/oppia/oppia - 794574cc106b4a25dc68cb974b8d427b21c53926 authored over 11 years ago
Remove the image storage model. Move image file uploading to use the file system storage model.
github.com/oppia/oppia - 780c2f734869dd79e9d7e0d1eed4765ad9c7f6be authored over 11 years ago
github.com/oppia/oppia - 780c2f734869dd79e9d7e0d1eed4765ad9c7f6be authored over 11 years ago
Add versioning capability to the exploration assets file system.
github.com/oppia/oppia - 83bbc73aa2bdd63e1cf09196b291326510e0c5dc authored over 11 years ago
github.com/oppia/oppia - 83bbc73aa2bdd63e1cf09196b291326510e0c5dc authored over 11 years ago
Set postMessage target to allow explorations to be iframed in any page.
github.com/oppia/oppia - d90459f4e0532cf9425fa9a65acdb33319b4f614 authored over 11 years ago
github.com/oppia/oppia - d90459f4e0532cf9425fa9a65acdb33319b4f614 authored over 11 years ago
Do not require the outer window to message the iframed exploration, due to cross-domain issues.
github.com/oppia/oppia - c91d34b501edc08f149430b71883337f1b775bfc authored over 11 years ago
github.com/oppia/oppia - c91d34b501edc08f149430b71883337f1b775bfc authored over 11 years ago
Add a simple virtual file system for exploration assets.
github.com/oppia/oppia - c668aff811b45a2b9ef8b93777af749a4a75d193 authored over 11 years ago
github.com/oppia/oppia - c668aff811b45a2b9ef8b93777af749a4a75d193 authored over 11 years ago
Update the number of tests
github.com/oppia/oppia - e43258989d60bac42eebf6862e0ed8cb14cc3d7f authored over 11 years ago
github.com/oppia/oppia - e43258989d60bac42eebf6862e0ed8cb14cc3d7f authored over 11 years ago
Allow downloading of explorations as zip files.
github.com/oppia/oppia - b3b6984a6517aefa9e240ea1d7e49d6ade0ac363 authored over 11 years ago
github.com/oppia/oppia - b3b6984a6517aefa9e240ea1d7e49d6ade0ac363 authored over 11 years ago
Show editor feedback as HTML in the rules summary.
github.com/oppia/oppia - ff29bcb632cb7660e2f1e1cc0bb8429ff1447635 authored over 11 years ago
github.com/oppia/oppia - ff29bcb632cb7660e2f1e1cc0bb8429ff1447635 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
I wish I knew why this merge is necessary.
github.com/oppia/oppia - a7cdde1763fa79ab44a8c74451fa802e5cd9ebdc authored over 11 years ago
Convert parameter change editor dropdown to use the new reusable select2 component. Remove the old angular-ui dependency.
github.com/oppia/oppia - ebe5fa086e2e0f66d0dfb5d915bbea1bd727e7c1 authored over 11 years ago
github.com/oppia/oppia - ebe5fa086e2e0f66d0dfb5d915bbea1bd727e7c1 authored over 11 years ago
Add a new select2 component and use it in the exploration creation modal.
github.com/oppia/oppia - 3eb1ed07261dc99595041c6e1c1b2ebb4d723888 authored over 11 years ago
github.com/oppia/oppia - 3eb1ed07261dc99595041c6e1c1b2ebb4d723888 authored over 11 years ago
Do not retrieve all the states of an exploration unless it is absolutely necessary to do so.
github.com/oppia/oppia - 418f220ccddeba3b651aa3e8355e90504dd994cc authored over 11 years ago
github.com/oppia/oppia - 418f220ccddeba3b651aa3e8355e90504dd994cc authored over 11 years ago
Add more messaging to the exploration feedback modal. Move the general feedback page (that was linked from the navbar) to a 'contact us' page linked from the footer.
github.com/oppia/oppia - 77e8f7c4e7dc23f2f85a07b4ccf9677ef1e4bd27 authored over 11 years ago
github.com/oppia/oppia - 77e8f7c4e7dc23f2f85a07b4ccf9677ef1e4bd27 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 43474c6e8caf021a280f59fe5cfc10f720ced8d6 authored over 11 years ago
github.com/oppia/oppia - 43474c6e8caf021a280f59fe5cfc10f720ced8d6 authored over 11 years ago
Wiki scraper and procedural exploration generation script.
github.com/oppia/oppia - 208532db9b9d071e8fcc4706c55d8d6c1c59062a authored over 11 years ago
github.com/oppia/oppia - 208532db9b9d071e8fcc4706c55d8d6c1c59062a authored over 11 years ago
Display the reader's previous answer regardless of whether the widget is sticky or not.
github.com/oppia/oppia - cf3bdc9ccc9b574b680a8dd10725d23513f89ab2 authored over 11 years ago
github.com/oppia/oppia - cf3bdc9ccc9b574b680a8dd10725d23513f89ab2 authored over 11 years ago
Get the code widget to update its containing page with its height after it has finished loading.
github.com/oppia/oppia - b455398c1be93f20ab4bc90bbf9396ce69c478f7 authored over 11 years ago
github.com/oppia/oppia - b455398c1be93f20ab4bc90bbf9396ce69c478f7 authored over 11 years ago
Update the exploration graph when changes are made to widgets or rules.
github.com/oppia/oppia - e2c1bd8a85b2ca0888efd0c335b0bbec699ca4f0 authored over 11 years ago
github.com/oppia/oppia - e2c1bd8a85b2ca0888efd0c335b0bbec699ca4f0 authored over 11 years ago
Remove YUI dependency; use jwysiwyg for all RTEs.
github.com/oppia/oppia - b446027c9688cb7122988f802b797254da08a861 authored over 11 years ago
github.com/oppia/oppia - b446027c9688cb7122988f802b797254da08a861 authored over 11 years ago
Add a 'create new exploration' button to the profile page.
github.com/oppia/oppia - 1e109bc813af46b66acbf1aa29df964b94cdd54b authored over 11 years ago
github.com/oppia/oppia - 1e109bc813af46b66acbf1aa29df964b94cdd54b authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 673008c9a50cb9e4b900391d3687d0757eff1864 authored over 11 years ago
github.com/oppia/oppia - 673008c9a50cb9e4b900391d3687d0757eff1864 authored over 11 years ago
Trust the html generated by oppia so that images are displayed in the reader frontend.
github.com/oppia/oppia - 60a18fe7815ae444ec336c5cc7f2807e14f5d8b5 authored over 11 years ago
github.com/oppia/oppia - 60a18fe7815ae444ec336c5cc7f2807e14f5d8b5 authored over 11 years ago
Merge branch 'username-functionality' of https://code.google.com/p/oppia into username-functionality
github.com/oppia/oppia - 11e70e30b9a919ca10b813d867884682e653cff5 authored over 11 years ago
github.com/oppia/oppia - 11e70e30b9a919ca10b813d867884682e653cff5 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
merging stuff I guess?
github.com/oppia/oppia - bf1456b80986524249e862521e70235bc1d3a74e authored over 11 years ago
commit before pull. nots ure what Im commiting but it wants me to.
github.com/oppia/oppia - 313e6e59f52d2be00f6284a0e917ab4a4693ee22 authored over 11 years ago
github.com/oppia/oppia - 313e6e59f52d2be00f6284a0e917ab4a4693ee22 authored over 11 years ago
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - c0e120f11a06dd6ab4b56820c263654c90099a30 authored over 11 years ago
github.com/oppia/oppia - c0e120f11a06dd6ab4b56820c263654c90099a30 authored over 11 years ago
Requires a username for editors and adds a path to create them
github.com/oppia/oppia - 15b14ca318ace633942f9c6cb7d16f5031a28b2b authored over 11 years ago
github.com/oppia/oppia - 15b14ca318ace633942f9c6cb7d16f5031a28b2b authored over 11 years ago
Fix the image upload flow. Remove exploration image functionality.
github.com/oppia/oppia - c6f674cd297cbf460928d9210430470fc2e78fa5 authored over 11 years ago
github.com/oppia/oppia - c6f674cd297cbf460928d9210430470fc2e78fa5 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
merge binary search tweaks together
github.com/oppia/oppia - 79b368dbd0c97ee4a6e97c78e2c3341fe8d0c4c7 authored over 11 years ago
small tweaks to binary search exploration
github.com/oppia/oppia - 7eafc91faddcbbf1326342dc0294c2c15fb326dd authored over 11 years ago
github.com/oppia/oppia - 7eafc91faddcbbf1326342dc0294c2c15fb326dd authored over 11 years ago
Make 'Start again' link clearer.
github.com/oppia/oppia - 2c77f1b5402fa5b0b163b885ff86692ac00cb6fb authored over 11 years ago
github.com/oppia/oppia - 2c77f1b5402fa5b0b163b885ff86692ac00cb6fb authored over 11 years ago
Security fix: add XSSI protection.
github.com/oppia/oppia - d5865a6cd5e9d9c8e243167bf345f71e60378849 authored over 11 years ago
github.com/oppia/oppia - d5865a6cd5e9d9c8e243167bf345f71e60378849 authored over 11 years ago
Handle the update to the angular-ui old repo name.
github.com/oppia/oppia - bffeb46612f75f637e16ea5e6c57766cbd27c056 authored over 11 years ago
github.com/oppia/oppia - bffeb46612f75f637e16ea5e6c57766cbd27c056 authored over 11 years ago
Try non-sudo version, use sudo only if that fails (test script)
github.com/oppia/oppia - e1662dfbd10e63c76e1d79dc392c7b507a70168c authored over 11 years ago
github.com/oppia/oppia - e1662dfbd10e63c76e1d79dc392c7b507a70168c authored over 11 years ago
Security improvements.
github.com/oppia/oppia - 084aef7aca3c2384e1564215103d8818c8577622 authored over 11 years ago
github.com/oppia/oppia - 084aef7aca3c2384e1564215103d8818c8577622 authored over 11 years ago
Refactor the rule modal to separate it more cleanly from its container.
github.com/oppia/oppia - f9db4d3bda50f2ad962330b2c4ef12e6d70c4bdc authored over 11 years ago
github.com/oppia/oppia - f9db4d3bda50f2ad962330b2c4ef12e6d70c4bdc authored over 11 years ago
Minor change to scrolling behavior in state editor page.
github.com/oppia/oppia - 0756aeec714e1825da3e027633460b2205739285 authored over 11 years ago
github.com/oppia/oppia - 0756aeec714e1825da3e027633460b2205739285 authored over 11 years ago
Tidy up the visualizations.js file.
github.com/oppia/oppia - a66a7ca43bd19170ca2063b29a1b6b75b0593680 authored over 11 years ago
github.com/oppia/oppia - a66a7ca43bd19170ca2063b29a1b6b75b0593680 authored over 11 years ago
Add file missed in previous commit.
github.com/oppia/oppia - c2615fbc3d3bd9a7fb712682dbb10cbe6cc82201 authored over 11 years ago
github.com/oppia/oppia - c2615fbc3d3bd9a7fb712682dbb10cbe6cc82201 authored over 11 years ago
Create a StatsViewer controller and move the modal code into an HTML template for maintainability.
github.com/oppia/oppia - 8fcd5cfe9cd087a46b53fee9280f598edc7799d2 authored over 11 years ago
github.com/oppia/oppia - 8fcd5cfe9cd087a46b53fee9280f598edc7799d2 authored over 11 years ago
Introduce a StatsViewer controller. Improve the routing behavior in the exploration editor.
github.com/oppia/oppia - dfb4b2afbdc6ebb8cdac053f8bad4d5aa4eba805 authored over 11 years ago
github.com/oppia/oppia - dfb4b2afbdc6ebb8cdac053f8bad4d5aa4eba805 authored over 11 years ago
Clicking save on a modal should also save any fields that are currently in editable form.
github.com/oppia/oppia - a01400415c74a1515938cf6add1e704a9cb15f6c authored over 11 years ago
github.com/oppia/oppia - a01400415c74a1515938cf6add1e704a9cb15f6c authored over 11 years ago
Move more modals and remove some duplicate code.
github.com/oppia/oppia - 398750230b4173e673dd7dfb5ca3deed1b310f29 authored over 11 years ago
github.com/oppia/oppia - 398750230b4173e673dd7dfb5ca3deed1b310f29 authored over 11 years ago
Record creation and last update times for all entities. Explicitly declare certain fields as unindexed to increase speed.
github.com/oppia/oppia - bd7da87e54f222e32d6675bcb109988723d38d7c authored over 11 years ago
github.com/oppia/oppia - bd7da87e54f222e32d6675bcb109988723d38d7c authored over 11 years ago
Fix typos.
github.com/oppia/oppia - 70856f86a1045e08091a726f8a8f7a24ee9c62ae authored over 11 years ago
github.com/oppia/oppia - 70856f86a1045e08091a726f8a8f7a24ee9c62ae authored over 11 years ago
Move more modals to the angular-ui.bootstrap framework.
github.com/oppia/oppia - 7f8755ac74381a0373b5a1fba6f97f666a1a9cf8 authored over 11 years ago
github.com/oppia/oppia - 7f8755ac74381a0373b5a1fba6f97f666a1a9cf8 authored over 11 years ago
Move JS for index file into a separate file.
github.com/oppia/oppia - 78d1d79ba6cb9bfb67323ca694d96ca9c7384c14 authored over 11 years ago
github.com/oppia/oppia - 78d1d79ba6cb9bfb67323ca694d96ca9c7384c14 authored over 11 years ago
Remove the vertical scrollbars from embedded iframes.
github.com/oppia/oppia - 9b5a4b3f309af530d9e7beaa6c54972d5ce7c8b6 authored over 11 years ago
github.com/oppia/oppia - 9b5a4b3f309af530d9e7beaa6c54972d5ce7c8b6 authored over 11 years ago
WIP: Procedurally created World Cities exploration.
github.com/oppia/oppia - e8ed514ab35a3ee9d51f5b6e7653fc9ec144b115 authored over 11 years ago
github.com/oppia/oppia - e8ed514ab35a3ee9d51f5b6e7653fc9ec144b115 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 918ecf3bd69e953b650d21ade8365d4767b91461 authored over 11 years ago
github.com/oppia/oppia - 918ecf3bd69e953b650d21ade8365d4767b91461 authored over 11 years ago
Gallery play button to look like a play button.
github.com/oppia/oppia - d8cb913b780e746a619206386977d20a1ace93e8 authored over 11 years ago
github.com/oppia/oppia - d8cb913b780e746a619206386977d20a1ace93e8 authored over 11 years ago
Fix an error in a custom jinja filter name, which caused the binary search exploration to fail.
github.com/oppia/oppia - f8c78bbb0fe61d14630afa5375aae383147e2379 authored over 11 years ago
github.com/oppia/oppia - f8c78bbb0fe61d14630afa5375aae383147e2379 authored over 11 years ago
Fix doc error.
github.com/oppia/oppia - d6c44d38d45f57b8c780ab2eb3aab875182bae92 authored over 11 years ago
github.com/oppia/oppia - d6c44d38d45f57b8c780ab2eb3aab875182bae92 authored over 11 years ago
Streamline the way reader tests are written. Make some tests faster by not loading all explorations.
github.com/oppia/oppia - c4bbe779a51711b88aa525316e6bf1120458d1f0 authored over 11 years ago
github.com/oppia/oppia - c4bbe779a51711b88aa525316e6bf1120458d1f0 authored over 11 years ago
Prevent labels from wrapping.
github.com/oppia/oppia - 7f4e8def28d19ee70b68a9e2ce16293db0bfee4c authored over 11 years ago
github.com/oppia/oppia - 7f4e8def28d19ee70b68a9e2ce16293db0bfee4c authored over 11 years ago
More gallery CSS tweaks. Fix some lint errors.
github.com/oppia/oppia - f204cc4a975a495d0d13f493d0102ac4a1be8d97 authored over 11 years ago
github.com/oppia/oppia - f204cc4a975a495d0d13f493d0102ac4a1be8d97 authored over 11 years ago
Continue work on the gallery page CSS.
github.com/oppia/oppia - 94a6b4698922938ae0dbf6f4f76c68f2dd90a37b authored over 11 years ago
github.com/oppia/oppia - 94a6b4698922938ae0dbf6f4f76c68f2dd90a37b authored over 11 years ago
Improve the CSS for the gallery page.
github.com/oppia/oppia - e69fd0e05b5e730b8845c292a13baf3ac1a07249 authored over 11 years ago
github.com/oppia/oppia - e69fd0e05b5e730b8845c292a13baf3ac1a07249 authored over 11 years ago
Remove dependency on ngRoute and simplify the routing code in the editor view. This turns out to have the nice side-effect of making the exploration editor page load a lot faster :-)
github.com/oppia/oppia - cb29aca9a76f7e02943f0f7dec031abdd3555ef4 authored over 11 years ago
github.com/oppia/oppia - cb29aca9a76f7e02943f0f7dec031abdd3555ef4 authored over 11 years ago
Use ui-bootstrap tooltips throughout, except in modals generated in JS (this will come later). The aim is to remove the old angular-ui dependency.
github.com/oppia/oppia - a7ffd7bd115731ee42f44a86255641b5482c295b authored over 11 years ago
github.com/oppia/oppia - a7ffd7bd115731ee42f44a86255641b5482c295b authored over 11 years ago
Use more readable names for various arguments.
github.com/oppia/oppia - fcfcc6836dda6b35ae4602df562f7cc3474c3bc8 authored over 11 years ago
github.com/oppia/oppia - fcfcc6836dda6b35ae4602df562f7cc3474c3bc8 authored over 11 years ago
Improve frontend modal code using ui.bootstrap.
github.com/oppia/oppia - a4241a5c5fdb5add72a3524cf14f72fdd15f8db4 authored over 11 years ago
github.com/oppia/oppia - a4241a5c5fdb5add72a3524cf14f72fdd15f8db4 authored over 11 years ago
Fix link address in tar exploration.
github.com/oppia/oppia - fe6021bb02b5c2778644d08ab61ab6d1afac6dd8 authored over 11 years ago
github.com/oppia/oppia - fe6021bb02b5c2778644d08ab61ab6d1afac6dd8 authored over 11 years ago
Create a safe RTE component directive. Add RTE functionality using jWysiwyg to the rule feedback editor.
github.com/oppia/oppia - 91fa48e620433974a745109488cf348d6450e5ee authored over 11 years ago
github.com/oppia/oppia - 91fa48e620433974a745109488cf348d6450e5ee authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 2ee98308bd0f699458119e40ad9592f0ba0e25d4 authored over 11 years ago
github.com/oppia/oppia - 2ee98308bd0f699458119e40ad9592f0ba0e25d4 authored over 11 years ago
Update the number of total tests. Allow '_' in widget parameter name.
github.com/oppia/oppia - f190035c6412fbb95e84843d77df312feb560da3 authored over 11 years ago
github.com/oppia/oppia - f190035c6412fbb95e84843d77df312feb560da3 authored over 11 years ago
Add TarFileReadInputWithHints widget and FileReadInputWithHints widget. Improve the tar exploration.
github.com/oppia/oppia - 4c632e0d8e06af362d197834fd4e379d7fa14808 authored over 11 years ago
github.com/oppia/oppia - 4c632e0d8e06af362d197834fd4e379d7fa14808 authored over 11 years ago
Add additional tests for tar rules. Fix bad styled code in tar widget.
github.com/oppia/oppia - 67d5b70aef00f89e79e01ddc51e9b2519467df1c authored over 11 years ago
github.com/oppia/oppia - 67d5b70aef00f89e79e01ddc51e9b2519467df1c authored over 11 years ago
Add TarFileReadInput widget and improve tar exploration.
github.com/oppia/oppia - e3e5f72154d771455541006ac57aad50b4362526 authored over 11 years ago
github.com/oppia/oppia - e3e5f72154d771455541006ac57aad50b4362526 authored over 11 years ago
Try non-sudo version, use sudo only if that fails
github.com/oppia/oppia - 674403f129f623b5d01d5b75456a733ccd17bc3e authored over 11 years ago
github.com/oppia/oppia - 674403f129f623b5d01d5b75456a733ccd17bc3e authored over 11 years ago
Basic visualization of state feedback from readers for editors
github.com/oppia/oppia - d641e1955bfd8a0781c55680bde126b5676328d3 authored over 11 years ago
github.com/oppia/oppia - d641e1955bfd8a0781c55680bde126b5676328d3 authored over 11 years ago
Feedback button animation.
github.com/oppia/oppia - 0627eae38084687a615bee24014d59a6d9d8a1ee authored over 11 years ago
github.com/oppia/oppia - 0627eae38084687a615bee24014d59a6d9d8a1ee authored over 11 years ago
Making the tar widget use angular constructs.
github.com/oppia/oppia - 6ad2fbc79656df13354de062c8181911afb267e6 authored over 11 years ago
github.com/oppia/oppia - 6ad2fbc79656df13354de062c8181911afb267e6 authored over 11 years ago
Make the feedback button a little smaller.
github.com/oppia/oppia - 670b6e9104efdab34252893cfde96b0184bf358e authored over 11 years ago
github.com/oppia/oppia - 670b6e9104efdab34252893cfde96b0184bf358e authored over 11 years ago
Evaluate parameters sequentially, rather than as an unordered set.
github.com/oppia/oppia - aeccd00c439ce4324174b8501dd202f24cb0d8d2 authored over 11 years ago
github.com/oppia/oppia - aeccd00c439ce4324174b8501dd202f24cb0d8d2 authored over 11 years ago
Add dummy model in django models file.
github.com/oppia/oppia - faeffa5b10737365014b73e51163ff05805b5f89 authored over 11 years ago
github.com/oppia/oppia - faeffa5b10737365014b73e51163ff05805b5f89 authored over 11 years ago
Add django model for feedback given by the reader to editors.
github.com/oppia/oppia - 94149fe8f198b5017c434912a2f5f533651a07e5 authored over 11 years ago
github.com/oppia/oppia - 94149fe8f198b5017c434912a2f5f533651a07e5 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 35f8d284bae1426ed2f4c6438632aa14fc173d67 authored over 11 years ago
github.com/oppia/oppia - 35f8d284bae1426ed2f4c6438632aa14fc173d67 authored over 11 years ago