Ecosyste.ms: OpenCollective

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

github.com/mumuki/mumuki-laboratory

:microscope: Where students practice and receive automated and human feedback
https://github.com/mumuki/mumuki-laboratory

Fix import error on readings exercise

3fb83a561bc76e43699221370b2f25dd367503d0 authored over 7 years ago
Updating Copyright

Licensing this code from individuals from now on

ba6887a6a562f3af1e5bf9d3555b091d5e2a88f9 authored over 7 years ago
Merge pull request #793 from mumuki/fix-reading-exercise-import

Add default layout for reading exercise

493262108835e2b86c3f89023596b40b0abdb4a3 authored over 7 years ago
Move layout initialization to challenge

4aa6ce8648272da6d94cdd21034da29893a18a8c authored over 7 years ago
Add default layout for reading exercise

73613163ceb21c1dbc84eff31f638f235b4392d3 authored over 7 years ago
Fix line break bug in upload editor

Fixes mumuki-platform#273

cc0644438d53edb6054c5fbeb8505d7f6301956f authored over 7 years ago
Merge pull request #779 from mumuki/feature-conversation

Feature conversation

e22c187c0644260526a983b6b4c4ea4382447107 authored over 7 years ago
Updating classroom api messages path

3b761e33ccdccc4f276c46e77841f1bf899d2ac3 authored over 7 years ago
Adding missing translation

53191815cfcd16228350b0b2ae9da6c2401490dc authored over 7 years ago
Fixing upload form bug

550315ddec35035a5d5b3c384c5fdb17a4456259 authored over 7 years ago
Format

cfa7266be85003cd46f05c02d4b69c8193e608a9 authored over 7 years ago
Fixing upload js

1714efc0b3f36d97a5d2c7b8a4998a091f61c3d8 authored over 7 years ago
Not displaying messages on queries, hiddens and readings

d70f89e6dea02d4cb7d125d5ca5ef56e1480d9d0 authored over 7 years ago
Improving upload layout

Only displaying download button on uploads, and not displaying tabs on them

a3a1af6775fc9cdcc8feba6d533eca9c3fea56a6 authored over 7 years ago
Formatting code

8735e28a5af3fdf7e04c5547ea49fe56fb139974 authored over 7 years ago
Improving captions

50a2f06daee4ea7b750f17677f9e0b0fa008279e authored over 7 years ago
Fixing notifications area css

7da1d6e6726ea687c24ca321b6f8572b7488a60c authored over 7 years ago
Removing unused css

6d09f1ab7fa863e1b798b0a85b56df35987dfbdf authored over 7 years ago
Removing type column

ee09c2cd2b24bd6029e33de1d13674c9c9600812 authored over 7 years ago
Renaming MessageService

b46ee79f7e7adc1fa460005eb04c87f529151361 authored over 7 years ago
Removing no_evaluation evaluation mode

317c7ec7b06b2c64bd934283db6c0314cafd7895 authored over 7 years ago
Refactored evaluation tests

baf4dfff5087d7fd68e0bef74e74e4ffc0040982 authored over 7 years ago
Not running questions agains runner

cdd4655b1d5f61dfb0271a7372101a59b2457373 authored over 7 years ago
Only sending questions when necessary

842e3a0e36d38f02df1e7876cf02f97018220d0b authored over 7 years ago
Normalizing submit_question!

It now has a similar behaviour to submit_confirmation, submit_query
and submit_solution

b486b612ba3d1fb9a68fdb98f3fb493bc4a4cf1e authored over 7 years ago
Removing odd key

c98d2a764e88552dd0a4f26859f590eddddf6f9c authored over 7 years ago
Adding test for event generation

cf3742807f51c45898525e681a98fd5c4106ace1 authored over 7 years ago
Removing odd exercise_id column

2c01ce9afda84066717a6d63791cf4813b07da3f authored over 7 years ago
Cosmetic changes

5b1cf23fbe30aafb8cf61547ec9f7fa10f31977d authored over 7 years ago
Removing unnecesary method

e7e97f126f026ea20e05f33de274bd39211baeb0 authored over 7 years ago
Moving messages concern to another module

ff1de9e376589d38b5b25aca07604107b250b54a authored over 7 years ago
Removing odd column has_messages

a52ad4d825366234b9130d2ba866ca24ad50d38a authored over 7 years ago
Removing unused method

d87776da62d9393c075ff1dd14a5a9a6642f049c authored over 7 years ago
Ensuring sender is an uid

05abfdc60e73da6e9552ce07854deafe269164b7 authored over 7 years ago
Introducing send_question! and build_message

27a6edcf45129293ea883c14688afbbc186843de authored over 7 years ago
Removing create_and_notify

71161f294b4bd4cd37ee9684bc03395e1dae3a0a authored over 7 years ago
Passing exercise instead of its id

e89ead9beeffe6afda65d809bf3bee14bfc8be0d authored over 7 years ago
Rename: splitting questions and answers

5cee4f52e30690ef26158e2721d1bdffcc89ae2e authored over 7 years ago
Using exists? instead of present?

dc7a483f2191ab6a4d2477ecd0e2e47cfc387e82 authored over 7 years ago
Simplifying code

b9f0e81802b4b04bbbeb71c14686977292ba3b50 authored over 7 years ago
Removing unused method

73ebddef8b3c11f82a1af90ae80aa7e6b492dfd5 authored over 7 years ago
Inlining method

d7b7984cab8a614af706df178ac01d8dd3c456ec authored over 7 years ago
Using &. instead of try

9b436e4d49ceb90297090d4fef76dd21796bbaf4 authored over 7 years ago
Extracting send_message_for!

eed06204618d5deafa9d473df3c04dba0ee03e35 authored over 7 years ago
find_or_create_assignment_for returns assignments

94f8eccfa537cf39b23eb5db71e0b7ba8734fd55 authored over 7 years ago
Formatting line and using consistent names

All classes that can be transformed into queue messages have a `event_json` method

65c96bdf599919688bdddd1495220867be815e7a authored over 7 years ago
Removing odd method

26fa64f2adc7efa44fe2e6bdde681845435d34b3 authored over 7 years ago
Using dig to simplify code

ba30b30ef2f2fb6b9396803a89f945c7f41bc040 authored over 7 years ago
Removing odd method

6e817d78523c1944a06689ab61b631ee7a0fa408 authored over 7 years ago
Adding missign !

6a66eaa80ae161401f7b8e9db51d0246947803b7 authored over 7 years ago
Chaning new + save! to create!

cec39fec748f9c807231277c885add4795be5baf authored over 7 years ago
removed unnecessary html class

ee5043cf16b2f8cf6382f71a2c5c986417f623d3 authored over 7 years ago
Add exercise language for classroom messages path

2db28f7a6548bf97129539b5bbd4d2761bd37ece authored over 7 years ago
Add messages controller spec for creating messages

505a07ee4a10e3f56bd0178f9a0bee2b57114d4b authored over 7 years ago
Rename has_messages to raise_hand_enabled

2d7058fce8ff14dd65d9ca21c6d5ff11807480e3 authored over 7 years ago
Remove countdown js. Using moment for timer

96cea9ebbf63fb750be33b3bbf8694bfb68cec06 authored over 7 years ago
Purge translations

1144632000ae22c4c697c5185a3a6755f4a9e398 authored over 7 years ago
Rename mumukiLoad to mumuki.load

d4cd41451cf1f066b000de98554c40548aba9a71 authored over 7 years ago
Restore proper indentation

54ff9b5bb06c909dd325719cef67360be4d3e9d2 authored over 7 years ago
Fix indent format

f697ea583f284fe7a335b0400e23b10817ef46d6 authored over 7 years ago
Improve relation between messages, assignments and users

8f5a9b6258ba985bd46c1a8f342cc4d9088cc779 authored over 7 years ago
Add question submission type for new message when empty assignment

6771327216bef5132dbd0d8e944365bfbbc1ceb2 authored over 7 years ago
Rename message! to send_message!

a2ce638d19816a9b5b5b3bfdaacbaef7e5ea658f authored over 7 years ago
Format all js files

7ed33f8feddad7e92104b352a7ea5d3ffb5fa5eb authored over 7 years ago
Remove unused code

e7ed9e62366ea47c818a0d9714136f1e5cc1a12d authored over 7 years ago
Upgrade mumukit-styles 1.6.1

38c67201f16ebcec558fbcc5172ec7c3038a9c09 authored over 7 years ago
Parametrize messages errors

dfd127802975657a000fd9672c969461698d1177 authored over 7 years ago
Add has messages flag to organizations

c8ee37b4ab95aed2bfff78af62c2058a3bd62080 authored over 7 years ago
Updating platform gem

Fixes https://github.com/mumuki/mumuki-platform/issues/268

7688a95bfe6d8d5ca7844ae4a5f1ece04ee1702b authored over 7 years ago
added viewport meta tag

7086916c2f9c4d0b313c4c6bda33bad7435e374a authored over 7 years ago
Fix bug in query status logic

2ea7a0e21a274915890951be8105bbb0c9266f69 authored over 7 years ago
Fixing query routes path

93057ddf89f4ce81e7319ffdd1ba43948e250fa8 authored over 7 years ago
Fix modal header text

72793714e2bf04d72b15e1049916594304fea71f authored over 7 years ago
Using envelope icon instead of envelope-o

f73c6b045e6d57f58f47736c3353845e941cb71c authored over 7 years ago
Add community link to organizations

c23cf143fffbaec17dba0d38c33253164a686029 authored over 7 years ago
Improve help assistant links

b2ad2b42d8565cb77845198bf8ee697fce88796d authored over 7 years ago
Extract exercises modals to partials

87ce7afa6a5da29952a17666434b7e283a0fc651 authored over 7 years ago
New message modal fixed to bottom right

e6d15025f021911f8b2e653691d8dbfe2794bf3d authored over 7 years ago
Add translations

b22e4f80da46a4e193f20c3ecce1cbff8fb945a8 authored over 7 years ago
Remove warning

3922919f2720be9cb1b5eff8257b29e98ae67fad authored over 7 years ago
Removing unnecesary configurations

2500ead6d67a446841ac7ba3ea27a5d14f201cdd authored over 7 years ago
Format code

6aaa1d33b5eedb487db63b6b4a5110759297f3f5 authored over 7 years ago
Add messages condition to render_exercise_tab

84ccbf32336df27a304e6b5243f9cc994cfd9b63 authored over 7 years ago
Add modal logic to messages service

25bb50bf735f4982694158e463877d9e90907e6a authored over 7 years ago
Fix typo

db052dfc669ae9affb1fee336c424ebab42ad612 authored over 7 years ago
Fix icon_for_read logic

15d287839c06e2511a007d6d8c08bd9603b5ad6c authored over 7 years ago
Refactor messages js

7d9b0492eefce70f03733f60b43bc700f70bebf5 authored over 7 years ago
Improve messages relation performance

9c219c02e21937c50739300ff7bf2ec13c935d38 authored over 7 years ago
Remove read messages modal

541bfca98d2ca9b4ac603e33b09b6726a65eee8a authored over 7 years ago
Fix view messages styles

2184ef7a2c373a5e2bcbdb429d0d8d936535ecd3 authored over 7 years ago
Present old messages inside messages tab

0324d8e302098130185f317f22a5afe86fa134ae authored over 7 years ago
Remove sender when myself

0a330d28bf00f5a1a24cbc81ad5140798d283b2f authored over 7 years ago
Using mumuki-styles navbar styles

98a9f3c3240b592eea64d84560ec43ff3de81eae authored over 7 years ago
Delegate classroom url

d16c2e388a3f229b4b32f9561b0e9e7e1d9270ad authored over 7 years ago
Add has messages flag to assignment

4b7a00411a2674ce831144612841bf45e16ca0e5 authored over 7 years ago
Add blur for editor when pending messages

f1ec9372a2175968263a5871f10a47fcc1e2dd59 authored over 7 years ago
Overflow for solution is now hidden

53f1d8f2f63dbdfeffb7cf422bff7b3e5b9c369d authored over 7 years ago
Improve method name

c565e6cd279e54ccde0835cd3af0a8af60e40541 authored over 7 years ago
Pending messages logic moved to assignment

a48f40934efb8cef7cd91b8565d8ae6e4fd1a688 authored over 7 years ago
Fix action before read messages

6fa0caa0e35cddf88633b02be7b439d4e4cfd875 authored over 7 years ago