Commit Graph

305 Commits

Author SHA1 Message Date
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
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
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
Yuuki Ebihara
2532ef8263 translate 2-functions-methods into japanese 2020-12-30 22:21:03 +09:00
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
DaehunGwak
da6566e94b Add korean quiz structure on quiz-app 2020-12-30 21:16:18 +09:00
Yuuki Ebihara
7cf251b3cb translate 1-data-types into japanese 2020-12-30 19:26:58 +09:00
Jen Looper
79f64f4cba i18n localizations 2020-12-29 23:54:35 -05:00
Jen Looper
4709b11586 quiz edits, adding first localization messages 2020-12-29 11:34:55 -05:00
Jen Looper
0448fc97a2 Merge pull request #135 from saivishnu725/patch-1
Update README.md
2020-12-29 09:02:33 -05:00
Sai vishnu
2e4af5977c Update README.md 2020-12-29 16:37:14 +05:30
Jen Looper
40806adcd2 author info addition 2020-12-28 15:13:02 -05:00
Jen Looper
9f772c0a88 quiz links for lessons 1-4 2020-12-28 14:53:18 -05:00
Roberto Pauletto
85ab302529 Italian translations for chapter 1 sub chapters 1,2,3 and chapeter 1 intro.
Some links to the english version of wikipedia are modified with the italian
version, if present.
2020-12-28 20:52:31 +01:00
Jen Looper
3bf1695101 lesson 2 and 3 quizzes 2020-12-28 14:50:48 -05:00
Jen Looper
b9b98142a1 style tweaks, lesson 2 quizzes 2020-12-28 14:28:57 -05:00
Jen Looper
e4d008105c Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main 2020-12-28 11:43:52 -05:00
Jen Looper
862e0cffe5 missing routes.json file for direct routing 2020-12-28 11:43:42 -05:00
Jen Looper
1629632492 Update README.md
editing pre and post quizzes
2020-12-28 11:41:32 -05:00
Azure Static Web Apps
b11d171eca ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2020-12-28 11:36:45 -05:00
Jen Looper
03355fabe2 adding a quiz app for more interactive quizzes 2020-12-28 11:25:56 -05:00
Yuuki Ebihara
eb39dcaaa3 translate 1-getting-started-lesson 2020-12-28 22:06:21 +09:00
hexatester
ac02f557db add indonesian translations for functions-methods 2020-12-27 19:17:48 +07:00
hexatester
90b79123db Merge branch 'main' into indonesian-translation 2020-12-27 19:09:03 +07:00
Jen Looper
e673998d7e Merge pull request #109 from ianychoi/fix-relative-path
Trivial: Enable relativePath conf in docsify
2020-12-26 10:02:05 -05:00
Jen Looper
1a49cdc0ee Merge pull request #110 from ianychoi/bank-project-image-path
Use markdown table format to display images instead
2020-12-26 10:01:20 -05:00
Ian Y. Choi
36cacc59e6 Use markdown table format to display images instead
Using "<img src />" HTML cannot guarantee relative paths.
The issue is being investigated but using a markdown table format
would be an alternative approach.

- FYI: https://github.com/docsifyjs/docsify/issues/850
2020-12-26 07:46:01 +09:00
Ian Y. Choi
f9379cf370 Trivial: Enable relativePath conf in docsify
This configuration solves "404 - Not found" issues browsing files
using "docsify serve" command for offline access.

See configuration details on docsify documentation:
- https://docsify.js.org/#/configuration?id=relativepath
2020-12-26 07:07:57 +09:00
hexatester
db69d1b17a Merge branch 'main' into indonesian-translation 2020-12-23 08:54:41 +07:00
Jen Looper
5dbe7e8bd9 Merge pull request #104 from rafaVls/typo-correction
Change function's name to what is called in Javascript.
2020-12-14 14:26:43 -05:00
Rafael Aviles
5fb3091eb3 Change function's name to what is called in javascript.
Function's name in the instructions was closeElementDrag, corrected it to StopElementDrag.
2020-12-14 07:42:11 -08:00