saivishnu725
46bc82f31d
Merge branch 'main' of github.com:microsoft/web-dev-for-beginners into prePostLectureEdit
5 years ago
saivishnu725
63018abe1b
Fixed Pre/Post Lecture Quix position
5 years ago
Jen Looper
3e60e46353
Merge pull request #53 from hexatester/indonesian-translation
...
Add indonesian translations (2-js-basics)
5 years ago
hexatester
1b0fba77a3
Update 2-js-basics id translations
5 years ago
hexatester
9c14cc6245
Translate 2-js-basics to Indonesian
5 years ago
hexatester
aa60df472f
Merge branch 'main' into indonesian-translation
5 years ago
hexatester
8a7d6ad6ca
Update 2.1-data-types id translation
5 years ago
hexatester
8ef71490d3
Translate 2.4-arrays-loops to Indonesian
5 years ago
hexatester
f7fc840837
Update 2.3-making-decisions id translations
5 years ago
Jen Looper
41c74e4875
adding quiz titles
5 years ago
Jen Looper
003153af0d
relinking quizzes through browser extension to quiz app
5 years ago
Jen Looper
0bcd2042d0
browser extension quizzes, typing game quiz
5 years ago
Jen Looper
f2cf898b72
Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main
5 years ago
Jen Looper
4578a263c0
typing game quizzes
5 years ago
Jen Looper
939c604de5
Merge pull request #142 from ddiebel/patch-1
...
fix several broken image-links
5 years ago
Jen Looper
5c15446cf5
fixing numbering of quizzes
5 years ago
Jen Looper
da88a46c7b
edits to quiz in english
5 years ago
Jen Looper
96d31c764e
quizzes through terrarium project
5 years ago
Jen Looper
40e1462339
removing extraneous brackets from quiz
5 years ago
dirk
d28d1ce524
fix several broken image-links
5 years ago
Jen Looper
72c2e95659
removing extraneous brackets from quiz
5 years ago
Jen Looper
4ae6ba331d
removing extraneous brackets from quiz
5 years ago
Jen Looper
3edf065f1b
removing extraneous brackets from quiz
5 years ago
Jen Looper
aad72a3823
removing extraneous brackets from quiz
5 years ago
Jen Looper
cd709a8602
removing extraneous brackets in quiz
5 years ago
DaehunGwak
a217bded92
Refactor home component using v-for
...
Translation json file has 'title' and 'id' fields each quiz.
So refactor using this fields.
5 years ago
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'
5 years ago
hexatester
e339718a00
Update assignment.id making-decisions Indonesian
5 years ago
hexatester
97d5dc600a
Merge branch 'main' into indonesian-translation
5 years ago
hexatester
0aaa0e538d
Translate 2.3-making-decisions to Indonesian
5 years ago
hexatester
9a702d8a63
Update and format 2-functions-methods
5 years ago
Jen Looper
79f64f4cba
i18n localizations
5 years ago
Jen Looper
4709b11586
quiz edits, adding first localization messages
5 years ago
Jen Looper
0448fc97a2
Merge pull request #135 from saivishnu725/patch-1
...
Update README.md
5 years ago
Sai vishnu
2e4af5977c
Update README.md
5 years ago
Jen Looper
40806adcd2
author info addition
5 years ago
Jen Looper
9f772c0a88
quiz links for lessons 1-4
5 years ago
Jen Looper
3bf1695101
lesson 2 and 3 quizzes
5 years ago
Jen Looper
b9b98142a1
style tweaks, lesson 2 quizzes
5 years ago
Jen Looper
e4d008105c
Merge branch 'main' of https://github.com/microsoft/Web-Dev-For-Beginners into main
5 years ago
Jen Looper
862e0cffe5
missing routes.json file for direct routing
5 years ago
Jen Looper
1629632492
Update README.md
...
editing pre and post quizzes
5 years ago
Azure Static Web Apps
b11d171eca
ci: add Azure Static Web Apps workflow file
...
on-behalf-of: @Azure opensource@microsoft.com
5 years ago
Jen Looper
03355fabe2
adding a quiz app for more interactive quizzes
5 years ago
hexatester
ac02f557db
add indonesian translations for functions-methods
5 years ago
hexatester
90b79123db
Merge branch 'main' into indonesian-translation
5 years ago
Jen Looper
e673998d7e
Merge pull request #109 from ianychoi/fix-relative-path
...
Trivial: Enable relativePath conf in docsify
5 years ago
Jen Looper
1a49cdc0ee
Merge pull request #110 from ianychoi/bank-project-image-path
...
Use markdown table format to display images instead
5 years ago
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
5 years ago
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
5 years ago