Ecosyste.ms: OpenCollective

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

github.com/oppia/oppia-android

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

Fix #141 & Fix #1392: Update topic description (#1395)

* Update topic description

* Nit change

Co-authored-by: Rajat Talesra <[email protected]>

8b976b3e32d3da1b1aa61b6edcf6e57f9c0e8f80 authored over 4 years ago by Rajat Talesra <[email protected]>
Changed names related to margin (#1428)

Co-authored-by: Rajat Talesra <[email protected]>

3a0fe633ac68024c8e8b19adf966fdf7a773ac15 authored over 4 years ago by Rajat Talesra <[email protected]>
Fix #1247: Hints & Solutions support in Question Player (#1362)

* added hints and solution to question player

* added testcases

* fixed implementation

...

0c385ca2e7b0469a67d1ba552c007b63cfdc4dec authored over 4 years ago by Veena <[email protected]>
-Implemented low-fi UI for "Hints&Solution" for portrait mode - tablet (#1410)

d4cd3eb132667d4c5e6977eae8552f6565fbaa73 authored over 4 years ago by Mohamed Medhat <[email protected]>
Fixes #1224 : Hi-Fi drag drop interaction (#1421)

* hifi drag drop

b1b89de316f7c5314a90ce1683efafe8b57a6813 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fixes #1225 : Add support for accessibility in drag drop interaction (#1408)

* Add helper class and corresponding listener for DragDropSort

* [skip CI]add DragAndDropSort...

5c126b72915ef3c5085f49a3ea4e38d84785cad1 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fixes #1225 : Add support for accessibility in drag drop interaction (#1408)

* Add helper class and corresponding listener for DragDropSort

* [skip CI]add DragAndDropSort...

00014b535f5a7b21d3913fa670ebe78debec3572 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
-Implemented low-fi UI for the "Hints&Solutions" for landscape mode - tablet (#1409)

215b5eb1248a7cb27346d5ef24f553fb0c7beda7 authored over 4 years ago by Mohamed Medhat <[email protected]>
Fixes #1182, #1183, #1184, #1185: Concept Card - Tablet (#1402)

* -Implemented high-fi UI for the "ConceptCard" for landscape mode - tablet

* -Implemented hi...

69e975bad380d8e1adcc8125a9b9836511452582 authored over 4 years ago by Mohamed Medhat <[email protected]>
Minimum image size issue fiel (#1406)

Co-authored-by: Rajat Talesra <[email protected]>

021b547c16974d0089aa5f2b37aed35dcf915faf authored over 4 years ago by Rajat Talesra <[email protected]>
Fixes #1371 : Add list answer type to useranswer object (#1403)

* add list answer type

bf53d2dc23067620685b93e81c94fce9dec82637 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fixes # 1404: Add Grouping Support to DragDropInteraction (#1327)

* Add grouping support to drag-drop

bfae7d42826ff81802c2fa9006331e31a088da3a authored over 4 years ago by Pulkit Aggarwal <[email protected]>
-Fixed the width of the "NavigationDrawer" in tablet portrait mode (#1417)

c99ae8e5d508f47278ea7d9e1b45b1dcface2b17 authored over 4 years ago by Mohamed Medhat <[email protected]>
Remove linters, and non-app module tests from CircleCI (#1414)

* Remove linters, and non-app tests from CircleCI

* Remove job steps as well

a89b75b93d4629f77be468a82a747f5735a1ec11 authored over 4 years ago by Vinita Murthi <[email protected]>
Introduce Github Actions (#1405)

* Introduce Github Actions

* Add domain ktlint tests as well

* Put app module tests in a s...

d14e76d94d6791fa7d7c2081b0ade3cfde63f589 authored over 4 years ago by Vinita Murthi <[email protected]>
Fixes # 1223: Add DragAndDropSortInputViewModel (#1264)

* Add DragAndDropSortInputViewModel with support of single drag-drop interaction

57525dc772346b8d64c2817c9aec6725a516fc1a authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fix part of #1028: Add ProfileProgress app tests to the non-flaky queue (#1400)

* Update config.yml

* Update config.yml

dcdf6f617f9821c9e141a7a1c216ed208f2f0b9d authored over 4 years ago by Veena <[email protected]>
added domain ktlint check to circleci and fix ktlint issue in domain (#1398)

d2b25d3892c32097c682806d2e747f6f7034a1b4 authored over 4 years ago by Akshay Nandwana <[email protected]>
Revert "Fix #1398: Set minimum image size to 48dp (#1396)" (#1401)

This reverts commit 43d5ff9e229631bc2a7d179f61cad470391b92ea.

2e9b38658a81b5dfc81a0fbcbacafcf7379ef9d0 authored over 4 years ago by Rajat Talesra <[email protected]>
Fixes #1222 : Add helper class and corresponding listener for DragDropSort (#1192)

* Add helper class and corresponding listener for DragDropSort

c725e4f5011b678ead0afc182def43fec6ce1e38 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fix #1368: Disabling data collection via Manifest (#1369)

* Turning off Firebase logging

* Disabling Crashlytics.

4478dfe924a0194045b07b2e8d1fc46f87e199ba authored over 4 years ago by Sarthak Agarwal <[email protected]>
Fix #1398: Set minimum image size to 48dp (#1396)

* Set minimum image size to 48dp

* Documenttation added

Co-authored-by: Rajat Talesra <tal...

43d5ff9e229631bc2a7d179f61cad470391b92ea authored over 4 years ago by Rajat Talesra <[email protected]>
Fix part of #973 : Fix app module tests for Roboelectric in ProfileProgressFragmentTest (#1335)

* Update ProfileProgressFragmentTest.kt

* Update ProfileProgressFragmentTest.kt

* Update P...

09fd1d1c329affa48e2a3dfb212f4e0b1d714eb5 authored over 4 years ago by Veena <[email protected]>
Fix part of #89: Add dagger testing support for UI components (#1275)

* Update hints & solutions handling to more closely follow the intended
behavior graph (and add...

79ee336fb60325ec894a51728cd5a6dcf8d33fec authored over 4 years ago by Ben Henning <[email protected]>
Fix #1226: Add Proto Models for Image Region Selection Interaction (#1272)

* Add ImageWithRegion Proto Modals

50f46f1237861939559fcad0de8e77da0faa50d1 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
fix ktlint issue on analytics, audio package (#1373)

1b8eab86f42a798228e7fcba791b29d1e81fd9b2 authored over 4 years ago by Akshay Nandwana <[email protected]>
-Fixes the regression issue in "RecentlyPlayed" (#1388)

6c713dd2cd3162360fa70d429d2d2f60acbc8dd4 authored over 4 years ago by Mohamed Medhat <[email protected]>
fix ktlint issue on classify's direct other files (#1358)

d8660ebf293edb4a6978579aaecbbfcd83bcec35 authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue on classify's fractioninput, multiplechoiceinput, numberwithunits package (#1356)

95b82abee5da6db3e7bba3a6147045da18ab9936 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fixes part of #1367: Remove the boilerplate "isTablet" if statements from the code (ProfileChooser Part) (#1377)

* -Fixed "isTablet" boilerplate (ProfileChooser part)

* -moved "fade_in" and "fade_out" value...

8f01fd74cfbd3a9b7481e3b001850ab4fb4aa84b authored over 4 years ago by Mohamed Medhat <[email protected]>
Fixes #1220 : Added IsEqualToOrderingWithOneItemIncorrect Classifier Rule (#1253)

* add IsEqualToOrderingWithOneItemAtIncorrectPosition Rule

7616e9ffe9b9a529a3d283d9e2f1e23e2089471a authored over 4 years ago by Pulkit Aggarwal <[email protected]>
-Fixed "isTablet" boilerplate (RecentlyPlayed part) (#1376)

c9840fa82170a5da89ad7379766d7fb4a3947584 authored over 4 years ago by Mohamed Medhat <[email protected]>
Profile Chooser Image update issue fixed (#1385)

Co-authored-by: Rajat Talesra <[email protected]>

0e10ad2b50358af976c931df68c305fe4efc190d authored over 4 years ago by Rajat Talesra <[email protected]>
Fixes #1366: Fix bottom paddings in scrollable screens (Tablet) (#1375)

* -Fixed "HomeFragment" bottom padding problem (land&port)

* -Fixed all bottom padding issues...

abeb7f4830035d9521e5ba04c4f8b424799126ec authored over 4 years ago by Mohamed Medhat <[email protected]>
Update issue templates (#1380)

Introduce feature request template, and update the bug report template to:
- Not automatically ...

e4bb0805a471246216c6f603f0a2a3416af703e5 authored over 4 years ago by Ben Henning <[email protected]>
Fixes part of #1367: Remove the boilerplate "isTablet" if statements from the code (Home Part) (#1372)

* -Fixed "HomeFragment" span count boilerplate

* -Fixed "HomeFragment" promoted story list li...

07e2d852cac77d59766411014e415afbdec4c7fd authored over 4 years ago by Mohamed Medhat <[email protected]>
Fixes #1147: RecentlyPlayed - Tablet (Portrait) (Highfi) & Some nit chages (#1365)

* -Fixed a bug in the "HomeFragment" which is the "View All" TextView is never visible in the po...

971f3b87baf26e26e9ffb32b36c06beb3f1039e5 authored over 4 years ago by Mohamed Medhat <[email protected]>
-Supported high-fi layouts for portrait mode profile chooser tablet. (#1364)

01fd884ed8c5a5a05ab938e3fe1d21830664616b authored over 4 years ago by Mohamed Medhat <[email protected]>
fix ktlint issue on classify's textinput, numericinput and other files inside rules package (#1357)

b8d6a26f3d77ab941faa95cf472a988134cfdbab authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue on classify's continueinteraction, dragAndDropSortInput, ItemSelectionInput package (#1355)

2d6cb72d3a7f92135db5524f3a4ec37a305443f2 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1317: Fix lint issues in domain module in the kotlin files (classify test) (#1354)

* fix ktlint issue on classify test package

* fix ktlint issue in PersistentCacheStoreTest

475e4ac0432258342745bb5bff044d9b8c1d2cf1 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fixes part of #1346: Lowfi Landscape State Fragment (#1349)

* Initial code cleaning for landscape support

* Basic test cases added

* Updated test case...

85c97ea00019dc09abcba91c7bc410d92af9074e authored over 4 years ago by Rajat Talesra <[email protected]>
Fixes #1145: RecentlyPlayed - Tablet (Landscape) (Highfi) (#1339)

* -Updated the start and end margins of the "RecentlyPlayed" recycler view but got "KotlinNullPo...

c099b6a36a5e8a4ba82b89765098aba55756a14c authored over 4 years ago by Mohamed Medhat <[email protected]>
Fix #1099: Linking UI Components with Analytics code (#1343)

* crashlytics wrapper

* wrapper check

* Test implementation of crashlytics mocks

* Cras...

9a40431288d5091bc5d2ab186924298fcac23b6f authored over 4 years ago by Sarthak Agarwal <[email protected]>
Fix #1350: Topic activity back navigation icon (#1351)

* Back navigation button added

* Updated test cases

* Updated test cases

Co-authored-by...

de0ff37f3b3a7d7fbb330ad37f282658d6fd4ccd authored over 4 years ago by Rajat Talesra <[email protected]>
Fixes part of #1344: Submit button active/deactive (#1330)

* submit button active/deactive [skip CI]

* ItemSelection button control

* Default button ...

5377c3d27db0e58b2d8c854604ae387dc27d3dbd authored over 4 years ago by Rajat Talesra <[email protected]>
Fix #1346: Added test cases ExplorationTestActivity (#1361)

* Added test cases for orientation change

* Lint issue fix

* Nit issue fix

Co-authored-...

232cafce7303186b77d00fe800a136306644490a authored over 4 years ago by Rajat Talesra <[email protected]>
-Implemented high-fi UI for "HomeFragment" (port) (#1337)

803c7f99b6e8934b17fc4c2cb872a596ff2d534a authored over 4 years ago by Mohamed Medhat <[email protected]>
fix ktlint issue on state, util package (#1338)

ebb4010cbcff2d354b45bd93e3fed18b1870c473 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1317: Fix lint issues in domain module in the kotlin files (question, topic) (#1336)

* fix ktlint issue on question, topic package

* nit changes

46e59a272b0a4729cea3e0561de668f5a895b13c authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1317: Fix lint issues in domain module in the kotlin files (exploration, onboarding, profile) (#1334)

* fix ktlint issue on exploration, onboarding, profile package

* nit changes

e69afdbb5cdf376c4f9650f36332d0f54d1a692a authored over 4 years ago by Akshay Nandwana <[email protected]>
Fixes #1189: ProfileChooser-FirstTime&Regular - Tablet (Landscape) (Highfi) (#1293)

* -Completed "ProfileChooser-FirstTime" tablet (port) (land) low-fi

* -Added EOF in "booleans...

7512f61f4b832a66085cda78ec4b258fad0bb960 authored over 4 years ago by Mohamed Medhat <[email protected]>
Fix test cases (#1353)

Co-authored-by: Rajat Talesra <[email protected]>

297e68aaa425a988301ac442846c15bb31c3de54 authored over 4 years ago by Rajat Talesra <[email protected]>
Fix #1348: Topic Size issue fixed (#1352)

* Fixed topic download size issue

* Reformatted code

Co-authored-by: Rajat Talesra <talesr...

1e7061319318932711818c8a66e43277d6a21463 authored over 4 years ago by Rajat Talesra <[email protected]>
Fix #1097: Addition of Analytics for event Logging (#1260)

* crashlytics wrapper

* wrapper check

* Test implementation of crashlytics mocks

* Cras...

325d90900f67ab4771f70e3214c4469293fee4e0 authored over 4 years ago by Sarthak Agarwal <[email protected]>
fix naming convention for DragDropInputIsEqualOrderClassifier tests (#1316)

46675c4a41529479b27f194f7135951fc9121937 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fixes #1149: HomeFragment - Tablet (Landscape) (Highfi) (#1331)

* -Implemented high-fi UI of the HomeFragment landscape mode for tablet devices

* -Aligned th...

830a567f85b26b841f5e4e5a868c378c074bb700 authored over 4 years ago by Mohamed Medhat <[email protected]>
Limit the characters to 100 per line in the utility and data modules (#1315)

* Fix line length errors

* Fix lint errors in data module

* Update circleci ktlint method
...

2ca239781c87d0271078a96d13db33c1790fcf6a authored over 4 years ago by Vinita Murthi <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (walkthrough) (#1310)

* fin ktlint issue in walkthrough package

* [skip ci] nit changes

fa9e9bfd3008dac96126fc09df7f18d5c6342db5 authored over 4 years ago by Akshay Nandwana <[email protected]>
hifi lanscape question player (#946)

* Initial check in for the question data controller

* Removed progress controller test

* A...

1f5001973d37a3a6c34d52e87b99d7985c838bdc authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
Fix #847: Question player progress-bar hifi (#1326)

* updated with develop

* nit

6115254126cbfc70591ce6a683d6e4122de8869f authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (customview,databinding,drawer) (#1295)

* fix ktlint issue on customview, databinding, drawer package

* break down the lines

285a8e2a8dd3531dde04582aa52d6794157f4731 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (testing) (#1309)

* fin ktlint issue in testing package

* fix max length check to one line

* [skip ci] nit c...

3ce7f90237e47d23e1022b9cfd1ab350102a1f94 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix #854: Question Player Input Interactions And Submitted Answer content items hifi (#1322)

* added ic_check_primary and nit

* nit

c4c6c5210243e65e99be8b3f7f2f9d5486e79078 authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
updated with develop (#1325)

e4ebf5a61c771080fd985f5b6f507721bb9ec17e authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (completedstorylist) (#1294)

* fix ktlint issue on completedstorylist package

* [skip ci] nit changes

* nit changes, st...

2b96a8733dc7209d7f04e7446fba76fa3ecf1b33 authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue in revision, revisioncard, other topic files package (#1314)

c3ea5c603d927695ff3c543ac8c563ce0b040f3c authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (topic shared test) (#1311)

* fix ktlint issue in topic-testing package

* [skip ci] nit changes with clean way in single ...

19e7420837103458b94834dc3a82771143608a75 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (profileprogress) (#1306)

* fin ktlint issue in profileprogress package

* [skip ci] nit changes

* nit changes, style...

e0818b88df67826c3e0e79a6310fe0df264cac94 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (profile) (#1305)

* fin ktlint issue in profile package

* [skip ci] nit changes

* nit changes, style consist...

ce8caf441fa95baaf70e60d35c55dc42a2a8f6fb authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (fragment, parser, utility, view, viewmodel) (#1297)

* fix ktlint issue on fragment, parser, utility, view, viewmodel package

* fix max length che...

187e38bab63155affdae512fd42528d40de039fa authored over 4 years ago by Akshay Nandwana <[email protected]>
Fixes part of #1096: Crashlytics in Domain layer. (#1319)

* crashlytics wrapper

* wrapper check

* Test implementation of crashlytics mocks

* Cras...

cefb9ccb7a416586b7e6b3298eb9cd1c93306fb5 authored over 4 years ago by Sarthak Agarwal <[email protected]>
Fix #1101: Proto definition for event logging (#1318)

* modification in accordance with actual implementation.

* rename to eventLogger.proto

* n...

af9733796590f4c1c12c8f82e1f687936ac3e921 authored over 4 years ago by Sarthak Agarwal <[email protected]>
Fixes part of #1096 : CrashLogger [Blocked on #1241] (#1230)

* crashlytics wrapper

* wrapper check

* Test implementation of crashlytics mocks

* Cras...

42cae9ea60d9bb8433061b087a11d07858a21117 authored over 4 years ago by Sarthak Agarwal <[email protected]>
fix ktlint issue in lessons, practice package (#1313)

c93f86d7bef183e440233be310c9251be32fc897 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (options) (#1304)

* fin ktlint issue in options package

* fix max length check to one line

84977f6ae424bfed6c68b1bd7bcfc9b43c4bf88c authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (help) (#1299)

* fix ktlint issue on help package

* [skip ci] nit changes with clean way in single line char...

619d450d0c6b8e83113c040489b14bdf5765fd89 authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (administratorcontrols) (#1291)

* fix ktlint issue on administratorcontrols package

* [skip ci] nit changes

* [skip ci] ni...

36f784ff31271dede854ef757f6cb7eeabb8e584 authored over 4 years ago by Akshay Nandwana <[email protected]>
deleted android.databinding.enableV2=treu from gradle.properties (#1239)

5e545715acdd5fbeb30ed38ce445376809a5304e authored over 4 years ago by Mia Boloix <[email protected]>
Fix part of #1287: Fix lint issues in app module in the kotlin files (#1288)

* ktlint fix in activity and application package

* removed ktlint check on app

7d9913d7106b18bc488afcd57b60933ac18cd7ab authored over 4 years ago by Akshay Nandwana <[email protected]>
Fixes part of #1095: Addition of config file (#1241)

* config file

* dummy data

* fake string

* Ktlint upgrade lint fix (#1242)

* Fixed n...

ead73b38aef1cd25ae3091e47a6484c9ebb9498b authored over 4 years ago by Sarthak Agarwal <[email protected]>
fix ktlint issue in conceptcard, info, questionplayer package (#1312)

96a6fbb447f05afeacddd2276260bd03bbdb9055 authored over 4 years ago by Akshay Nandwana <[email protected]>
fin ktlint issue in story package (#1308)

ecd4dd0eee0207cc3a6aecb8df0a5ec325d3ec66 authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue on ongoingtopiclist package (#1303)

7a11ff14ef6aa96b91f31800ee27c439adad57fc authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue on onboarding and splash package (#1302)

4c7a7027331552ea4884c00adba32c8a05572dc6 authored over 4 years ago by Akshay Nandwana <[email protected]>
fix ktlint issue on mydownloads and recyclerview package (#1301)

beaca73e40c8c058c2d0864965b2b3d0eb158883 authored over 4 years ago by Akshay Nandwana <[email protected]>
fin ktlint issue in settings.profile package (#1307)

76e00617d9f268015c14d355cc3cc64d3088e2ee authored over 4 years ago by Akshay Nandwana <[email protected]>
Fix #821: Question player toolbar shadow (#888)

* Initial check in for the question data controller

* Removed progress controller test

* A...

7f8203f6f141b4787e354eb60476b9e3561b8921 authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
Fix #1286: Navigation drawer issue fix (#1296)

* ic_onboarding_0 image update issue fix

* Navigation issue during Topic to Home navigation t...

83151ab7b32ad5da68adf9fe161878c80a706239 authored over 4 years ago by nikitamarysolomanpvt <[email protected]>
Fixes part of #1267, updated remaining fragment implementations (#1282)

* updated remaining fragment implementations

* nit changes done

Co-authored-by: Sajal Asat...

9bc9324616eacdc3d8be0e5b2af91b638556b9e2 authored over 4 years ago by Sajal Asati <[email protected]>
Fix part of #210: Add tests for NumericInput's equals rule (#1243)

* Wrote tests, still need debugging

* All tests now pass

* Fixed ktlint errors

* Remove...

114ae3b18b9242d0df4d72706eafbc9d5c1c7e58 authored over 4 years ago by Mia Boloix <[email protected]>
Fix part of #210: Add tests for TextInput's contains rule classifier (#1251)

* Wrote tests, all tests pass, no ktlint errors

* Added tests for spacing differences and no ...

24833fc2d47efeae9a45f60e658d860a50531ee7 authored over 4 years ago by Mia Boloix <[email protected]>
Update WalkthroughFinalFragmentTest.kt (#1290)

> Looper works too

Thanks.

672c1bb0541c0ee6ba326f3104a9659ecee9fff4 authored over 4 years ago by Veena <[email protected]>
Fixes part of #1267: Added newInstance function in TopicInfoFragment (#1280)

* added new instance function in TopicInfoFragment

* updated use of TopicInfoFragment in 1 fi...

1117cb681a1ea2b45cfa06b45cc3cb670a797319 authored over 4 years ago by Sajal Asati <[email protected]>
remove walkthrough tests from the non flaky queue (#1289)

79bc6100ad87b3ae936315331d6aa5787d85a02e authored over 4 years ago by Vinita Murthi <[email protected]>
Fixes #1219 : Added HasElementXBeforeElementY Classifier Rule (#1121)

* add classifier HasElementXBeforeElementY

8575f3aeb1a391e84d349ae1544af4d448b63738 authored over 4 years ago by Pulkit Aggarwal <[email protected]>
Fix #159: Introduce question player UI structure (#500)

* Initial check in for the question data controller

* Removed progress controller test

* A...

07c4ee840a54ef3afbc6d24032bea1c4f8f8d3cd authored over 4 years ago by Ben Henning <[email protected]>
Update config.yml (#1268)

7834ff93c074063143fbc187769694f663104fc1 authored over 4 years ago by Veena <[email protected]>
Introduce issue template (#1285)

This is a template for filing bug reports. We can add others (e.g. for feature requests) later i...

1d8389f0dc3bddfb05ead8a8a469ff1cfec936ac authored over 4 years ago by Ben Henning <[email protected]>
Highfi small issue fix (#1279)

Co-authored-by: Rajat Talesra <[email protected]>

56479f37dbee604cd87d843974b9a33c6ce65afe authored over 4 years ago by Rajat Talesra <[email protected]>