Ecosyste.ms: OpenCollective

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

github.com/mumuki/mumuki-classroom-api

API for tracking students' progress within Mumuki.
https://github.com/mumuki/mumuki-classroom-api

Refactor all specs

bcf80a215cbb8e6c0874773ebc6781cbf503a2d8 authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #50 from mumuki/feature-students-update

Feature students update

a932b0ae9dc46d2d935c836749f04267ecdb9ef8 authored over 8 years ago by Federico Scarpa <[email protected]>
Add spec

7c1ec15a02eea7d8f31a72489d1fa584fa61a520 authored over 8 years ago by Agustin Pina <[email protected]>
Add specs

969249081f455747cb7b2c27063fe0e5c88f259a authored over 8 years ago by Agustin Pina <[email protected]>
Add api for update student

b1cb422a4980f89cc176c2ff20edecbf95e9803a authored over 8 years ago by Agustin Pina <[email protected]>
Add student get api

9472c662582070bc5372ef0e14e39287b0b16a90 authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #49 from mumuki/feature-remove-student-if-is-added-as-a-teacher

Feature remove student if is added as a teacher

e5c9f049225c9fd4e61553022edf793c19a0f263 authored over 8 years ago by Agustin Pina <[email protected]>
open class to define class methods

6a0a4c1a45d371a65d5703a1e2a485bb9920a054 authored over 8 years ago by Federico Scarpa <[email protected]>
renaming tenant by organization

eb6b587a387fd8ed3238db98a629f7772ca4832d authored over 8 years ago by Federico Scarpa <[email protected]>
added course_slug to Classroom::CourseCollection

bd356c38869bd357fa895909f6bf0d654a66942f authored over 8 years ago by Federico Scarpa <[email protected]>
removing student when is added as teacher

7c63f668c6e70fbd68db26277520a566d333b746 authored over 8 years ago by Federico Scarpa <[email protected]>
Remove old tasks

ab731d60f211fdc2ce3c48780774c08c82947d24 authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #48 from mumuki/purge-guides

task to purge oprhan guides

08f6b1ddf0dc5557a52d48fe8c526186e381cc25 authored over 8 years ago by Federico Scarpa <[email protected]>
task to purge oprhan guides

6773a8f10bafd11a8b8d84c318cd7a0f59e3e36f authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #47 from mumuki/chore-course-student-duplication

Do not duplicate course students

4748bae7052850a3f6c003190d1625e6464c4147 authored over 8 years ago by Agustin Pina <[email protected]>
Do not duplicate course students

636ffd0710547b91611bdcbe734d935d3dbc781b authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #46 from mumuki/chore-people-duplication

Chore people duplication

b19131eb57c440982fe7fa681e00ea95d7dcabbb authored over 8 years ago by Federico Scarpa <[email protected]>
Do not allow to register a people twice

2e5252570bd4f2bfc3eefe3da8c0707b67d82430 authored over 8 years ago by Agustin Pina <[email protected]>
Remove old task

09685642a6f67327861534fd7bb62eb3230bfa8b authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #45 from mumuki/chor-remove-students-who-are-teachers

remove students and progress when they are teachers

f1e108f7d32a2f5c7c3c86c7d19f8a29f874067e authored over 8 years ago by Federico Scarpa <[email protected]>
remove students and progress when they are teachers

ceeb8f8499eadb5462e73759e339ab39c03d4c40 authored over 8 years ago by Agustin Pina <[email protected]>
Remove old uniq tasks

0243846b8c73d9f4959cb9143d9dcf8c2a92257d authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #44 from mumuki/feature-task-to-migrate-students-to-teachers

Feature task to migrate students to teachers

caed936f1e9a665592df0579ee8c1870bc29077e authored over 8 years ago by Agustin Pina <[email protected]>
improve task

d528ca730bcf131c77daf949cc7fdab0b77b7822 authored over 8 years ago by Agustin Pina <[email protected]>
Upgrade to mumukit::auth 0.2.0

7d1926856903fe303a16ab20accd526a9e3a8055 authored over 8 years ago by Agustin Pina <[email protected]>
added tast to migrate students with teacher permissions to Teachers collection

f60314070b52bd960e1429c37f8a4d37c16e0d74 authored over 8 years ago by Federico Scarpa <[email protected]>
Merge pull request #42 from mumuki/feature-teachers

Feature teachers

95e28c7c53f9089e9ade84a45c30ad65c01f1b9c authored over 8 years ago by Federico Scarpa <[email protected]>
Fix typo

6a2a62d4bf0f40b211db6453fa86fe3aff6ab613 authored over 8 years ago by Agustin Pina <[email protected]>
Refactor to use email not social_id

453758866d4db23de862af09ceb2b9e13bbf9643 authored over 8 years ago by Agustin Pina <[email protected]>
Remove unused code

02e40c7bfe84881b58cbb736d505302a35097b57 authored over 8 years ago by Agustin Pina <[email protected]>
Add tests for teachers api

0453dc4164fe2b1f322a6cdd7bb3512a3be2cbfa authored over 8 years ago by Agustin Pina <[email protected]>
Add teacher model

3ea7c06d86bc974a621c4337d06a7f025f761a4b authored over 8 years ago by Agustin Pina <[email protected]>
Add teachers api route

d3804855b99424cf737f65ed5d0644bab32138d2 authored over 8 years ago by Agustin Pina <[email protected]>
Refactor move student logic to people

2cae1f51e0e16a28b0dd5c33685ac098ecefb6d2 authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #43 from mumuki/feature-students-total-progress

Feature students total progress

bc07fe4c329cc0abb8a9840912e1a1b6954ac6ff authored over 8 years ago by Agustin Pina <[email protected]>
updating stats when user submission processed

de649f8948f45370702d9960f4922337dbc2f3da authored over 8 years ago by Federico Scarpa <[email protected]>
fixing student test after rebase branch

2a3fe48b4d2b68384c3899d9267eb672cac2a22e authored over 8 years ago by Federico Scarpa <[email protected]>
fixing test

ea4f0ae1b1689dfea351c815ebfe7a24cb23860a authored over 8 years ago by Federico Scarpa <[email protected]>
improving task

0915a9802c4485afd600fecff01b37f0b4b025ae authored over 8 years ago by Federico Scarpa <[email protected]>
added rake task to update student total progress

4dded3d1b36509194497d2956718ff47558a92b3 authored over 8 years ago by Federico Scarpa <[email protected]>
renaming all(grants) by allowed(grants)

8291b866519d43e4fa21e02e4ea4dc541a098e36 authored over 8 years ago by Federico Scarpa <[email protected]>
Merge pull request #41 from mumuki/add-created-at-to-student

Wrap student collection to use created_at

d527ab113d590dc46f54f4d1e96c78e83c52ff95 authored over 8 years ago by Federico Scarpa <[email protected]>
Wrap student collection to use created_at

25fb88d6a916d5c86aaa4a5808002af61969ba3e authored over 8 years ago by Agustin Pina <[email protected]>
fixing update

9dfdd9ae18c514ab633393683bd8cf963900abfb authored over 8 years ago by Federico Scarpa <[email protected]>
Merge pull request #40 from mumuki/feature-get-put-exams

Feature get put exams

9eed4353fae227ef45a373089796870edc7abacd authored over 8 years ago by Federico Scarpa <[email protected]>
updating entire exam

c08736e76d2aa32e5081d21d22eda161d0ff347a authored over 8 years ago by Federico Scarpa <[email protected]>
added exam_id to put route

fa673db9e506091df24189b83154cb94f5e0c551 authored over 8 years ago by Federico Scarpa <[email protected]>
Fix update to raise excepcion if exam does not exists

86a65b47328c431818bc2324b8889ae858c2e9ca authored over 8 years ago by Agustin Pina <[email protected]>
Improve test

5c30f0ea1c66d198d03cf1af6092a4b967044085 authored over 8 years ago by Agustin Pina <[email protected]>
Fix tests

56b42f056dc46ba616e120eae7f2a6a537c9411f authored over 8 years ago by Agustin Pina <[email protected]>
WIP

ebf8829faf75ad6df333c3036595c5758ebd3f9c authored over 8 years ago by Federico Scarpa <[email protected]>
added failing test for new method put

870765c179ba0ef737b7bf13250c3c6374ca3c3c authored over 8 years ago by Federico Scarpa <[email protected]>
added get exam

a70bc4893e3327a493a6bc3f8c781a17983410e4 authored over 8 years ago by Federico Scarpa <[email protected]>
using insert for post new exam

65034d247d03c2a8b89184493fcbe68e59ffdd26 authored over 8 years ago by Federico Scarpa <[email protected]>
Merge pull request #38 from mumuki/feature-exam-api

Feature exam api

ca3103f6752c711515137af331b0900531075554 authored over 8 years ago by Federico Scarpa <[email protected]>
Add get route for exam model

b9ae7d5880c9bfa14d5b8cd8f8215713f486662c authored over 8 years ago by Agustin Pina <[email protected]>
Rename some attrs

04dd8f546ef0e08f9915c7da5763a853843f6617 authored over 8 years ago by Agustin Pina <[email protected]>
Little refactor to extract json_body with tenant

f170ed7680459ffb98336bb411c69c71177506ba authored over 8 years ago by Agustin Pina <[email protected]>
Refactor to allow exams upsert

4d72c190539d6fa7f487d20f81c27ba46996743c authored over 8 years ago by Agustin Pina <[email protected]>
Add exam model

bdefb26f713fceeeb4a63111032dc2f7d72cfd0c authored over 8 years ago by Agustin Pina <[email protected]>
Add tests for post exams route

bc02184cbb9eed4832c678128ca9f57962135a0a authored over 8 years ago by Agustin Pina <[email protected]>
Add tests for get exams route

d8117cc20504212dac868bbdcf912f65cae9fe51 authored over 8 years ago by Agustin Pina <[email protected]>
Fix upsert logic

bb55ce098c146e563c684270ce7e89d2e3997b93 authored over 8 years ago by Agustin Pina <[email protected]>
Add post route for exams

89033073f05ab3142c435a5efc38f7e0bc67195e authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #39 from mumuki/fix-process-submissions-without-chapter

Fix process submissions without chapter

e0ef1de12a1b36d72e47a9360eade8ceeba66f67 authored over 8 years ago by Franco Leonardo Bulgarelli <[email protected]>
ignoring submission chapter if nil

c7d33de1d219d43b640b07f6e891cac785c62e0c authored over 8 years ago by Federico Scarpa <[email protected]>
added failing test

17458922b8bcddc9a10a8961c7ae4c92e47aa9bf authored over 8 years ago by Federico Scarpa <[email protected]>
Merge pull request #37 from mumuki/add-api-for-add-permissions

Add api for add permissions

f59c02d9dc523a5465c9cfa6ba988c42e287a60b authored over 8 years ago by Agustin Pina <[email protected]>
Add tests for permissions api

adb19bc5be6064d16b07165e83a4fe8a618c8dec authored over 8 years ago by Agustin Pina <[email protected]>
Upgrade mumukit auth

38a7e9d582d7bddb18ae08f7b702ce7813e9cebf authored over 8 years ago by Agustin Pina <[email protected]>
Add permissions update route

1f87f225a1aeffc33a84e49e6bb5e4f28e8edaea authored over 8 years ago by Agustin Pina <[email protected]>
Merge pull request #36 from mumuki/feature-migrate

Feature migrate

06419970bcdfc874381a85f80a4d90f448bd4f89 authored over 8 years ago by Federico Scarpa <[email protected]>
added coverage to gitignore

335bc7f7ed6930e97f4ac9192d69b7b66b569e38 authored over 8 years ago by Federico Scarpa <[email protected]>
updating guide

22bd821ebaad8c040f21bc4a10c6567f3693d90a authored over 8 years ago by Federico Scarpa <[email protected]>
Fix rakefile

adf30bfb47dbcd213aaba8311d225d26b04bdf72 authored over 8 years ago by Agustin Pina <[email protected]>
updating mumukit-auth gem

4626abe997ab905d0a6609dde36f2dd361c5c53d authored over 8 years ago by Federico Scarpa <[email protected]>
fix what students collection save

c12f2c7c9282085e561f62e517fcbc54160be5bf authored over 8 years ago by Federico Scarpa <[email protected]>
added migration.js

805c6286c08da477751b18655bf255ea9bbf988e authored over 8 years ago by Federico Scarpa <[email protected]>
changing mongo collection name

2a786a6da7e7c5fe35f1baee2d87e42cdcb87a3f authored over 8 years ago by Federico Scarpa <[email protected]>
reordering routes

f27b688ac2a10322b44ed550a287353537eed137 authored over 8 years ago by Federico Scarpa <[email protected]>
changing routes

9b3cd34919d8b23dcf37ecd6a351b0e303ba86a0 authored over 8 years ago by Federico Scarpa <[email protected]>
fix passed_with_warnings stats

a27012c8cff41aed915cf2a7eeb8608c00ae881d authored over 8 years ago by Federico Scarpa <[email protected]>
added submission process

f013bfb1ba4efb598436bbdd54b095127a59a7a9 authored over 8 years ago by Federico Scarpa <[email protected]>
precessing submission from queue

adffd29df3d373f169dc29157b28eec5a90bc0c9 authored over 8 years ago by Federico Scarpa <[email protected]>
generalizing Classroom::JsonArrayWrapper

7abdf6ec985791b06558989f25aab71665cdb057 authored over 8 years ago by Federico Scarpa <[email protected]>
refatcor get json from body

dd441aef0694575cc8e8bbc7633a93bdafc7fbbd authored over 8 years ago by Federico Scarpa <[email protected]>
renamed guides_progress array key

1c50091745454cd3f4864e595bdcc40f840c805c authored over 8 years ago by Federico Scarpa <[email protected]>
added GuideStudentsProgress

80df565ba1e783670abc61fafdd5f3c7fbd4675d authored over 8 years ago by Federico Scarpa <[email protected]>
renaming GuidesPreogress by GuideStudentsProgress

797162c590e1f103e7bc3dcb2bf9bb8ecf75665b authored over 8 years ago by Federico Scarpa <[email protected]>
refactor if on empty premissions

afe818e5d8cf6897d80a0308a0930a997c5473f9 authored over 8 years ago by Federico Scarpa <[email protected]>
extracting params

a3127acad7ca6f29233a2119eb9b7e6de3719325 authored over 8 years ago by Federico Scarpa <[email protected]>
added exercise student progress

d7aab80d1325f669b941d7e6d6ec44f61dcc2e5b authored over 8 years ago by Federico Scarpa <[email protected]>
added students collection

8fc4321a2d7058e8810f532d6a512e63cb26b7c4 authored over 8 years ago by Federico Scarpa <[email protected]>
added Guides collection

d145016a2da45e6fdc336f0ca91d87815eeef913 authored over 8 years ago by Federico Scarpa <[email protected]>
removing course prefix from comments

3d8b879cc2e5266d89974d79885a7ea3cb8dad20 authored over 8 years ago by Federico Scarpa <[email protected]>
added image_url and email to student

a8a855a3ce583b18b95ba6dc976ae1e2fb999dca authored over 8 years ago by Federico Scarpa <[email protected]>
now course_students has database with course prefix

6b3ec77c730b4bc4fd9897bee06a03d5686ace31 authored over 8 years ago by Federico Scarpa <[email protected]>
renamed CourseStudents to Students

5fc31c06d614b9b9dbf73af57bd3e0916006387c authored over 8 years ago by Federico Scarpa <[email protected]>
extracting get underscore class name logic

63ad316554634565365d1de66ef5a543b19f960a authored over 8 years ago by Federico Scarpa <[email protected]>
added course collection class

d7566112df69557a1118a8cff58142457d118527 authored over 8 years ago by Federico Scarpa <[email protected]>