Commit Graph

1748 Commits

Author SHA1 Message Date
Yuuki Ebihara
5f26e0c6c8 translate 1-intro-to-html into japanese 2020-12-31 21:52:37 +09:00
Sai vishnu
7115b3d615 Replaced ` with ; in line 128.
Just a typo fix.
2020-12-31 16:26:56 +05:30
Yuuki Ebihara
4fe673b554 translate 3-terrarium README.md into japanese 2020-12-31 19:29:14 +09:00
DaehunGwak
c1192e9a76 update quiz 3 to kr 2020-12-31 18:41:31 +09:00
DaehunGwak
1c97a26d98 update quiz 2 to kr 2020-12-31 18:34:51 +09:00
DaehunGwak
a8927108d6 update quiz 1 to kr 2020-12-31 18:24:05 +09:00
DaehunGwak
6f66356c67 update kr quiz titles to lesson 14 2020-12-31 18:06:23 +09:00
DaehunGwak
c0ea7ad331 update recent en quiz to kr quiz (not translated) 2020-12-31 17:40:10 +09:00
DaehunGwak
96dcc4486c Merge branch 'main' into quiz-kr 2020-12-31 17:35:43 +09:00
Yuuki Ebihara
dd921f9097 translate 4-arrays-loops into japanese 2020-12-31 17:29:02 +09:00
Yuuki Ebihara
1c09476a66 translate 3-making-decisions into japanese 2020-12-31 14:49:49 +09:00
hexatester
1b0fba77a3 Update 2-js-basics id translations 2020-12-31 10:08:26 +07:00
hexatester
9c14cc6245 Translate 2-js-basics to Indonesian 2020-12-31 10:03:39 +07:00
hexatester
aa60df472f Merge branch 'main' into indonesian-translation 2020-12-31 09:56:51 +07:00
hexatester
8a7d6ad6ca Update 2.1-data-types id translation 2020-12-31 09:54:48 +07:00
hexatester
8ef71490d3 Translate 2.4-arrays-loops to Indonesian 2020-12-31 09:53:12 +07:00
hexatester
f7fc840837 Update 2.3-making-decisions id translations 2020-12-31 09:49:19 +07:00
Jen Looper
41c74e4875 adding quiz titles 2020-12-30 20:22:16 -05:00
Jen Looper
003153af0d relinking quizzes through browser extension to quiz app 2020-12-30 20:14:50 -05:00
Jen Looper
0bcd2042d0 browser extension quizzes, typing game quiz 2020-12-30 20:00:57 -05:00
Jen Looper
f2cf898b72 Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 2020-12-30 19:51:04 -05:00
Jen Looper
4578a263c0 typing game quizzes 2020-12-30 19:50:55 -05:00
Jen Looper
939c604de5 Merge pull request #142 from ddiebel/patch-1
fix several broken image-links
2020-12-30 17:46:24 -05:00
Jen Looper
5c15446cf5 fixing numbering of quizzes 2020-12-30 17:39:58 -05:00
Jen Looper
da88a46c7b edits to quiz in english 2020-12-30 17:02:34 -05:00
Jen Looper
96d31c764e quizzes through terrarium project 2020-12-30 16:51:38 -05:00
Jen Looper
40e1462339 removing extraneous brackets from quiz 2020-12-30 16:49:26 -05:00
dirk
d28d1ce524 fix several broken image-links 2020-12-30 22:47:55 +01:00
Jen Looper
72c2e95659 removing extraneous brackets from quiz 2020-12-30 16:47:26 -05:00
Jen Looper
4ae6ba331d removing extraneous brackets from quiz 2020-12-30 16:41:44 -05:00
Jen Looper
3edf065f1b removing extraneous brackets from quiz 2020-12-30 16:40:02 -05:00
Jen Looper
aad72a3823 removing extraneous brackets from quiz 2020-12-30 16:37:19 -05:00
Jen Looper
cd709a8602 removing extraneous brackets in quiz 2020-12-30 16:34:51 -05:00
Sanjay
997164d28e Completed 5-browser-extention 2020-12-31 00:27:23 +05:30
Sanjay
ab4d363a75 Updated 5-browser-extension/solution to hindi 2020-12-31 00:16:08 +05:30
Sanjay
b1d2825e25 Updated 5-browser-extension/start to hindi 2020-12-31 00:11:27 +05:30
DaehunGwak
a217bded92 Refactor home component using v-for
Translation json file has 'title' and 'id' fields each quiz.
So refactor using this fields.
2020-12-31 03:13:39 +09:00
DaehunGwak
764ce644fa Update questions data using computed
When I click another language option in quiz component,
the quiz sentence is not changed to another language.
So I refactor questions 'data' to 'computed'
2020-12-31 03:03:52 +09:00
Sanjay
182a64194b Updated 5.3 to hindi 2020-12-30 23:20:46 +05:30
Sanjay
9f6dccc598 Updated 5.2 to hindi 2020-12-30 22:50:29 +05:30
hexatester
e339718a00 Update assignment.id making-decisions Indonesian 2020-12-30 21:17:41 +07:00
hexatester
97d5dc600a Merge branch 'main' into indonesian-translation 2020-12-30 21:13:14 +07:00
hexatester
0aaa0e538d Translate 2.3-making-decisions to Indonesian 2020-12-30 21:10:44 +07:00
hexatester
9a702d8a63 Update and format 2-functions-methods 2020-12-30 20:54:26 +07:00
Sanjay
1b5f73e00c Updated 5.1 to hindi 2020-12-30 19:17:26 +05:30
Sanjay
1654004807 edited broken paths in README.hi 2020-12-30 18:58:38 +05:30
Yuuki Ebihara
2532ef8263 translate 2-functions-methods into japanese 2020-12-30 22:21:03 +09:00
Sanjay
d53dddabee Updated 4-typing-game to hindi 2020-12-30 18:42:19 +05:30
DaehunGwak
3b80b681f6 Update quiz title to kr 2020-12-30 21:50:07 +09:00
Yuuki Ebihara
23ef25dc69 translate 1-data-types assignment into japanese 2020-12-30 21:24:22 +09:00