Skip to content
Snippets Groups Projects
Commit d32bf0a3 authored by Bady's avatar Bady
Browse files

Update registration pages and links

parent 92921d23
Branches
No related merge requests found
......@@ -6,18 +6,14 @@ slug: mentors
# Mentor expectations
* Free software contributions
* Identify projects in which they can mentor learners
* Commit 5 hours per week of mentoring during the 3 months of the mentorship - including answering questions, reviewing contributions, and meeting with learners
* Real-time meeting with learner(s) preferably once a week - either through real-time chat, video conference, or phone
* Timely review of contributions - if a mentor is unable to provide contribution review, they are responsible for finding community members who can
* Guidance to learners about how to work in a free software community
* Guidance to learners about time management
* Connect learners to the larger free software community
* Communicate with learners using Free Software tools
- Free software contributions
- Identify projects in which they can mentor learners
- Commit 5 hours per week of mentoring during the 3 months of the mentorship - including answering questions, reviewing contributions, and meeting with learners
- Real-time meeting with learner(s) preferably once a week - either through real-time chat, video conference, or phone
- Timely review of contributions - if a mentor is unable to provide contribution review, they are responsible for finding community members who can
- Guidance to learners about how to work in a free software community
- Guidance to learners about time management
- Connect learners to the larger free software community
- Communicate with learners using Free Software tools
<h2 class="medium-heading" style="text-align:center;margin-bottom:20px">Please fill out the form below to join as a mentor</h2>
<div style="height: 100vh">
<iframe frameborder="2" src="https://ee.kobotoolbox.org/single/eJ2m4rrb?returnUrl=https://camp.fsf.org.in/welcome-mentors" width="100%" height="100%" style="margin: auto;"></iframe>
</div>
<h2 class="medium-heading" style="text-align:center;margin-bottom:20px 0">Mentor application closed on November 11, 2020</h2>
......@@ -11,8 +11,8 @@
<div class="dropdown cta">
<button onclick="myFunction()" class="dropbtn">Apply</button>
<div id="myDropdown" class="dropdown-content" style="padding: 5px;">
<button style="padding: 0px;"><a href='#'>As Learner (closed)</a></button>
<button style="padding: 0px;"><a href='{{.Site.BaseURL}}/mentors'>As Mentor</a></button>
<button style="padding: 0px;"><a href='{{.Site.BaseURL}}/learners'>As Learner (closed)</a></button>
<button style="padding: 0px;"><a href='{{.Site.BaseURL}}/mentors'>As Mentor (closed)</a></button>
</div>
</div>
</div>
......
......@@ -18,8 +18,8 @@
<div class="dropdown cta">
<button onclick="myFunctionnav()" class="dropbtn">Apply</button>
<div id="myDropdownnav" class="dropdown-content" style="padding: 5px; right: 0">
<button style="padding: 0px;"><a href="#">As Learner (closed)</a></button>
<button style="padding: 0px;"><a href='{{.Site.BaseURL}}/mentors'>As Mentor</a></button>
<button style="padding: 0px;"><a href="{{.Site.BaseURL}}/learners">As Learner (closed)</a></button>
<button style="padding: 0px;"><a href='{{.Site.BaseURL}}/mentors'>As Mentor (Closed)</a></button>
</div>
</div>
<label for="chk" class="hide-menu-btn"><i class="nav-icon fas fa-times"></i></label>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment