The Wayback Machine - https://web.archive.org/web/20210819224729/https://github.com/topics/tutor
Skip to content
#

tutor

Here are 61 public repositories matching this topic...

oppia
U8NWXD
U8NWXD commented Dec 25, 2020

To improve the quality of our end-to-end testing code, we want to create lint checks for common bad practices. If you would like to help with this issue, please leave a comment on this issue with the task you want to work on.

How to Write E2E Lint Checks

  1. First think about how you can identify the bad practice based solely on the text of the code. Imagine you get a code file as a string
rt4914
rt4914 commented Jul 27, 2021

Currently there are 2 versions of walkthrough_welcome_fragment.xml file merge it into single xml file.

We can use https://text-compare.com/ to compare two versions of this file and for all the differences we can create variables in dimens.xml file and use it accordingly.

Note: In PR, make sure you add before and after screenshot of mobile-portrait, mobile-landscape, tablet-portrait a

Improve this page

Add a description, image, and links to the tutor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tutor topic, visit your repo's landing page and select "manage topics."

Learn more