forked from PlanB-Network/bitcoin-educational-content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.yml
55 lines (48 loc) · 1.74 KB
/
course.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
## Characteristics of the course
# topic
# Choose between Bitcoin, Business, Mining, Protocol, Security, Sociology, Sovereignty
topic: bitcoin
# subtopic
# Depends on the chosen topic. Subtopics for 'Bitcoin' are limited to just 'Bitcoin'
# For other topics, refer to https://github.com/orgs/DecouvreBitcoin/projects/3/views/7
subtopic: bitcoin
# level
# Define the difficulty of the course
# Choose between beginner, intermediate, expert, wizard
level: beginner
# hours
# Evaluate the number of hours that it would take to
# complete the whole course
hours: 2
# professors
# List who is/are the professor(s)
# They are identified by their UUID
# See /professors folder for examples
professors:
- another-satoshi
# contributors
# List who is/are the contributors who help format, review,
# translate the course.
# They are identified by their UUID
# Currently, there are no shared record of these UUIDs
contributors:
- another-satoshi
# Proofreading metadata
# Only the original author needs to add this data related to initial proofreading
# Any further data will be automatically added after each proofreading
#
# This information are provided by PBN team, no need to specify if you are a contributor.
# for PBN staff: an entry is created for each language specifying:
# - language: language to review
# - last_contribution_date: the date when last contribution has been received
# - urgency: level of urgency from 1 (low urgency) to X(high urgency)
# - contributors_id: list of contributors PBN ids
# - reward: amount of sats available for reward
original_language: en
proofreading:
- language: en
last_contribution_date: YYYY-MM-DD
urgency: # leave as empty
contributors_id:
- author_github_id #insert your github ID
reward: # leave as empty