chore(i18n,client): processed translations (#59648)

This commit is contained in:
freeCodeCamp's Camper Bot
2025-04-09 18:49:09 +05:30
committed by GitHub
parent 1f1e6ff626
commit c2a8235caf
11 changed files with 421 additions and 161 deletions
@@ -1635,7 +1635,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1855,7 +1857,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1886,7 +1889,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1944,7 +1948,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1970,7 +1975,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3832,7 +3838,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3852,7 +3860,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3876,7 +3886,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3892,7 +3904,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3912,7 +3926,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3956,7 +3972,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3976,7 +3994,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4012,7 +4032,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4039,8 +4061,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4056,7 +4080,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1635,7 +1635,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1855,7 +1857,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1886,7 +1889,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1944,7 +1948,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1970,7 +1975,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3832,7 +3838,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3852,7 +3860,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3876,7 +3886,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3892,7 +3904,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3912,7 +3926,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3956,7 +3972,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3976,7 +3994,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4012,7 +4032,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4039,8 +4061,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4056,7 +4080,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Aprende a expresar decisiones basadas en comparaciones",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Aprende a utilizar los verbos modales",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Aprenda a expressar decisões com base em comparações",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Aprenda a usar os verbos modais",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1649,7 +1649,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Learn How to Express Decisions Based on Comparisons",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Learn How to Use Modal Verbs",
@@ -1869,7 +1871,8 @@
"quiz-basic-html": {
"title": "Basic HTML Quiz",
"intro": [
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far."
"The following quiz will test your knowledge of the basic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1900,7 +1903,8 @@
"quiz-semantic-html": {
"title": "Semantic HTML Quiz",
"intro": [
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far."
"The following quiz will test your knowledge on semantic HTML concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1958,7 +1962,8 @@
"quiz-html-tables-and-forms": {
"title": "HTML Tables and Forms Quiz",
"intro": [
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools."
"The following quiz will test your knowledge of HTML tables, forms and commonly used HTML tools.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1984,7 +1989,8 @@
"quiz-html-accessibility": {
"title": "HTML Accessibility Quiz",
"intro": [
"The following quiz will test your knowledge on the accessibility concepts you have learned so far."
"The following quiz will test your knowledge on the accessibility concepts you have learned so far.",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3846,7 +3852,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3866,7 +3874,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3890,7 +3900,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3906,7 +3918,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3926,7 +3940,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3970,7 +3986,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3990,7 +4008,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4026,7 +4046,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4053,8 +4075,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4070,7 +4094,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
+42 -16
View File
@@ -1635,7 +1635,9 @@
},
"learn-how-to-express-decisions-based-on-comparisons": {
"title": "Дізнайтесь, як виражати вибір на основі порівняння",
"intro": ["", ""]
"intro": [
"In this course, you will learn how to compare things like tools or companies using words like better, faster, and the best. You will also practice having friendly conversations to give opinions and make decisions"
]
},
"learn-how-to-use-modal-verbs": {
"title": "Дізнайтесь, як використовувати модальні дієслова",
@@ -1855,7 +1857,8 @@
"quiz-basic-html": {
"title": "Тест «Основи HTML»",
"intro": [
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Основи HTML»."
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Основи HTML».",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-semantic-html": {
@@ -1886,7 +1889,8 @@
"quiz-semantic-html": {
"title": "Тест «Семантичний HTML»",
"intro": [
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Семантичний HTML»."
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Семантичний HTML».",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-working-with-forms": {
@@ -1944,7 +1948,8 @@
"quiz-html-tables-and-forms": {
"title": "Тест «Таблиці та форми в HTML»",
"intro": [
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Форми, таблиці та інструменти в HTML»."
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Форми, таблиці та інструменти в HTML».",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"lecture-importance-of-accessibility-and-good-html-structure": {
@@ -1970,7 +1975,8 @@
"quiz-html-accessibility": {
"title": "Тест «Доступність в HTML»",
"intro": [
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Доступність»."
"Цей тест перевірить, наскільки добре ви засвоїли матеріал з теми «Доступність».",
"If you're getting ready for the exam, there are several quiz sets available for practice. After completing a quiz, you can revisit this page to access a new set of questions."
]
},
"review-html": {
@@ -3842,7 +3848,9 @@
},
"quiz-python-basics": {
"title": "Python Basics Quiz",
"intro": ["Learn about Python Basics Quiz in these lectures."]
"intro": [
"Test what you've learned about Python basics with this quiz."
]
},
"lecture-working-with-loops-and-sequences": {
"title": "Working with Loops and Sequences",
@@ -3862,7 +3870,9 @@
},
"quiz-loops-and-sequences": {
"title": "Loops and Sequences Quiz",
"intro": [""]
"intro": [
"Test what you've learned about loops and sequences in Python with this quiz."
]
},
"lecture-working-with-dictionaries-and-sets": {
"title": "Working with Dictionaries and Sets",
@@ -3886,7 +3896,9 @@
},
"quiz-dictionaries-and-sets": {
"title": "Dictionaries and Sets Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dictionaries and sets in Python with this quiz."
]
},
"lecture-understanding-error-handling": {
"title": "Understanding Error Handling",
@@ -3902,7 +3914,9 @@
},
"quiz-error-handling": {
"title": "Error Handling Quiz",
"intro": [""]
"intro": [
"Test what you've learned about Error Handling in Python with this quiz."
]
},
"lecture-classes-and-objects": {
"title": "Classes and Objects",
@@ -3922,7 +3936,9 @@
},
"quiz-classes-and-objects": {
"title": "Classes and Objects Quiz",
"intro": [""]
"intro": [
"Test what you've learned about classes and objects in Python with this quiz."
]
},
"lecture-understanding-object-oriented-programming-and-encapsulation": {
"title": "Understanding Object Oriented Programming and Encapsulation",
@@ -3966,7 +3982,9 @@
},
"quiz-object-oriented-programming": {
"title": "Object Oriented Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about object oriented programming in python with this quiz."
]
},
"lecture-working-with-common-data-structures": {
"title": "Working with common data structures",
@@ -3986,7 +4004,9 @@
},
"quiz-data-structures": {
"title": "Data Structures Quiz",
"intro": [""]
"intro": [
"Test what you've learned about data structures in Python with this quiz."
]
},
"lecture-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms",
@@ -4022,7 +4042,9 @@
},
"quiz-searching-and-sorting-algorithms": {
"title": "Searching and Sorting Algorithms Quiz",
"intro": [""]
"intro": [
"Test what you've learned about searching and sorting algorithms in Python with this quiz."
]
},
"lecture-understanding-graphs-and-trees": {
"title": "Understanding Graphs and Trees",
@@ -4049,8 +4071,10 @@
"intro": [""]
},
"quiz-graphs-and-trees": {
"title": "Graphs and Trees Review",
"intro": [""]
"title": "Graphs and Trees Quiz",
"intro": [
"Test what you've learned about graphs and trees in Python with this quiz."
]
},
"lecture-understanding-dynamic-programming": {
"title": "Understanding Dynamic Programming",
@@ -4066,7 +4090,9 @@
},
"quiz-dynamic-programming": {
"title": "Dynamic Programming Quiz",
"intro": [""]
"intro": [
"Test what you've learned about dynamic programming in python with this quiz."
]
},
"review-python": {
"title": "Python Review",
@@ -445,7 +445,7 @@
"rsa": "Читати, шукати, питати",
"rsa-forum": "<strong>Перш ніж робити новий допис,</strong> будь ласка, <0>перевірте, чи на ваше запитання ще не відповіли на форумі</0>.",
"reset": "Скинути цей урок?",
"reset-warn": "Are you sure you wish to reset this lesson ({{title}})? The code editors and tests will be reset.",
"reset-warn": "Ви впевнені, що хочете скинути урок «{{title}}»? Редактори та тести буде скинуто.",
"reset-warn-2": "Цю дію неможливо скасувати.",
"revert-warn": "Ви впевнені, що хочете скинути цей урок? Останні зміни буде скасовано, а код буде відновлено до останньої збереженої версії.",
"scrimba-tip": "Порада: якщо мінібраузер закриває код, то натисніть та перетягніть його у сторону. Також не соромтеся зупинятися та редагувати код у відео у будь-який час.",