Skip to content

Commit c41318d

Browse files
authored
embed application form (#1249)
* embed application form * move override to correct location
1 parent c64c5ce commit c41318d

File tree

1 file changed

+24
-0
lines changed
  • org-cyf-piscine/content/module/piscine/application

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
+++
2+
title="Entry Criteria"
3+
time=2
4+
emoji="🎯"
5+
hide_from_overview=true
6+
objectives = [
7+
"List the mandatory requirements for the Piscine.",
8+
"Apply to join the Piscine."
9+
]
10+
[build]
11+
render = 'never'
12+
list = 'local'
13+
publishResources = false
14+
+++
15+
16+
## Welcome to the Piscine.
17+
18+
You must **apply** to join the Piscine. If you meet the eligibility criteria, you will be invited to join the next run of this module.
19+
20+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfwIb-MJ_OExIjzHDyCZ0ioB-6JkYfWd9QV-LCn56jHTod-rw/viewform?embedded=true" width="640" height="1391" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
21+
22+
You will receive an email within two weeks of your application. If you are accepted, you will receive an enrollment email. If you are not accepted, you will receive an email explaining why.
23+
24+
If you have been accepted, please now continue...

0 commit comments

Comments
 (0)