fix: rename titles for better UX

This commit is contained in:
moT01
2020-04-21 23:37:02 -05:00
committed by Mrugesh Mohapatra
parent ad8daeb851
commit ed6d1d3db1
56 changed files with 116 additions and 128 deletions

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f05b
title: Functions B
title: Build your own Functions
challengeType: 11
isRequired: true
videoId: nLDychdBwUg

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f06d
title: Tuples B
title: Comparing and Sorting Tuples
challengeType: 11
isRequired: true
videoId: dZXzBXUxxCs

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f058
title: Conditional A
title: Conditional Execution
challengeType: 11
isRequired: true
videoId: gz_IfIsZQtc

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f6a0b6c005b0e76f097
title: Viz C
title: 'Data Visualization: Mailing Lists'
challengeType: 11
isRequired: true
videoId: RYdW660KkaQ

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0a0b6c005b0e76f069
title: Dictionaries C
title: Dictionaries and Loops
challengeType: 11
isRequired: true
videoId: EEmekKiKG70

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f090b6c005b0e76f068
title: Dictionaries B
title: "Dictionaries: Common Applications"
challengeType: 11
isRequired: true
videoId: f17xPfIXct0

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f057
title: Expressions B
title: Intermediate Expressions
challengeType: 11
isRequired: true
videoId: dKgUaIa5ATg

View File

@ -1,6 +1,6 @@
---
id: 5e6a54c358d3af90110a60a3
title: Introduction D
title: 'Introduction: Elements of Python'
challengeType: 11
isRequired: true
videoId: aRY_xjL35v0

View File

@ -1,6 +1,6 @@
---
id: 5e6a54af58d3af90110a60a1
title: Introduction B
title: 'Introduction: Hardware Architecture'
challengeType: 11
isRequired: true
videoId: H6qtjRTfSog
@ -26,26 +26,14 @@ We are still developing the interactive instructional part of the data analysis
<section id='tests'>
```yml
tests:
- text: 'It should pass all Python tests.'
testString: ''
question:
text: 'Who should learn to program?'
answers:
- 'College students.'
- 'People who want to become software developers.'
- 'Everyone.'
solution: 3
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Please check our contributing guidelines to learn more.
```
</section>

View File

@ -1,6 +1,6 @@
---
id: 5e6a54ba58d3af90110a60a2
title: Introduction C
title: 'Introduction: Python as a Language'
challengeType: 11
isRequired: true
videoId: 0QeGbZNS_bY

View File

@ -1,6 +1,6 @@
---
id: 5e6a54a558d3af90110a60a0
title: Introduction A
title: 'Introduction: Why Program?'
challengeType: 11
isRequired: true
videoId: 3muQV-Im3Z0

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05d
title: Iterations B
title: 'Iterations: Definite Loops'
challengeType: 11
isRequired: true
videoId: hiRTRAqNlpE

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05e
title: Iterations C
title: 'Iterations: Loop Idioms'
challengeType: 11
isRequired: true
videoId: AelGAcoMXbI

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05f
title: Iterations D
title: 'Iterations: More Patterns'
challengeType: 11
isRequired: true
videoId: 9Wtqo6vha1M

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f08b
title: Databases B
title: Make a Relational Database
challengeType: 11
isRequired: true
videoId: MQ5z4bdF92U

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f059
title: Conditional B
title: More Conditional Structures
challengeType: 11
isRequired: true
videoId: HdL82tAZR20

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f074
title: HTTP D
title: 'Networking: Text Processing'
challengeType: 11
isRequired: true
videoId: Pv_pJgVu8WI

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0d0b6c005b0e76f075
title: HTTP E
title: 'Networking: Using urllib in Python'
challengeType: 11
isRequired: true
videoId: 7lFM1T_CxBs

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0d0b6c005b0e76f076
title: HTTP F
title: 'Networking: Web Scraping with Python'
challengeType: 11
isRequired: true
videoId: Uyioq2q4cEg

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f073
title: HTTP C
title: 'Networking: Write a Web Browser'
challengeType: 11
isRequired: true
videoId: zjyT9DaAjx4

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f160b6c005b0e76f086
title: Objects B
title: 'Objects: A Sample Class'
challengeType: 11
isRequired: true
videoId: FiABKEuaSJ8

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f088
title: Objects D
title: 'Objects: Inheritance'
challengeType: 11
isRequired: true
videoId: FBL3alYrxRM

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f06f
title: RegEx B
title: 'Regular Expressions: Matching and Extracting Data'
challengeType: 11
isRequired: true
videoId: LaCZnTbQGkE

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f070
title: RegEx C
title: 'Regular Expressions: Practical Applications'
challengeType: 11
isRequired: true
videoId: xCjFU9G6x48

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08c
title: Databases C
title: Relational Database Design
challengeType: 11
isRequired: true
videoId: AqdfbrpkbHk

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f08a
title: Databases A
title: 'Relational Databases and SQLite'
challengeType: 11
isRequired: true
videoId: QlNod5-kFpA

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08f
title: Databases F
title: 'Relational Databases: Join Operation'
challengeType: 11
isRequired: true
videoId: jvDw3D9GKac

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f190b6c005b0e76f090
title: Databases G
title: 'Relational Databases: Many-to-many Relationships'
challengeType: 11
isRequired: true
videoId: z-SBYcvEQOc

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08e
title: Databases E
title: 'Relational Databases: Relationship Building'
challengeType: 11
isRequired: true
videoId: A-t18zKJvmo

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08d
title: Databases D
title: Representing Relationships in a Relational Database
challengeType: 11
isRequired: true
videoId: -orenCNdC2Q

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f056
title: Expressions A
title: Variables, Expressions, and Statements
challengeType: 11
isRequired: true
videoId: nELR-uyyrok

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f690b6c005b0e76f095
title: Viz A
title: Visualizing Data with Python
challengeType: 11
isRequired: true
videoId: e3lydkH0prw

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f150b6c005b0e76f080
title: Web Services G
title: 'Web Services: API Rate Limiting and Security'
challengeType: 11
isRequired: true
videoId: pI-g0lI8ngs

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f150b6c005b0e76f07f
title: Web Services F
title: 'Web Services: APIs'
challengeType: 11
isRequired: true
videoId: oUNn1psfBJg

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f140b6c005b0e76f07d
title: Web Services D
title: 'Web Services: JSON'
challengeType: 11
isRequired: true
videoId: ZJE-U56BppM

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f140b6c005b0e76f07e
title: Web Services E
title: 'Web Services: Service Oriented Approach'
challengeType: 11
isRequired: true
videoId: muerlsCHExI

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0e0b6c005b0e76f07c
title: Web Services C
title: 'Web Services: XML Schema'
challengeType: 11
isRequired: true
videoId: yWU9kTxW-nc

View File

@ -1,6 +1,6 @@
---
id: 5e7b9f0e0b6c005b0e76f07b
title: Web Services B
title: 'Web Services: XML'
challengeType: 11
isRequired: true
videoId: _pZ0srbg7So