m |
m |
||
Line 618: | Line 618: | ||
<div class="mySlides fade"> | <div class="mySlides fade"> | ||
− | <div class="numbertext"> | + | <div class="numbertext">17 / 30</div> |
<div style="height: 200px; width: 400px;"> | <div style="height: 200px; width: 400px;"> | ||
</br></br> | </br></br> | ||
Line 761: | Line 761: | ||
var slideIndex = 1; | var slideIndex = 1; | ||
showSlides(slideIndex); | showSlides(slideIndex); | ||
+ | var acc = document.getElementsByClassName("date"); | ||
+ | var i; | ||
+ | var j; | ||
+ | |||
+ | |||
function plusSlides(n) { | function plusSlides(n) { | ||
showSlides(slideIndex += n); | showSlides(slideIndex += n); | ||
+ | acc[i].clicked(slideIndex); | ||
} | } | ||
function currentSlide(n) { | function currentSlide(n) { | ||
showSlides(slideIndex = n); | showSlides(slideIndex = n); | ||
+ | acc[i].clicked(slideIndex); | ||
} | } | ||
Line 794: | Line 801: | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
for (i = 0; i < acc.length; ++i) { | for (i = 0; i < acc.length; ++i) { | ||
− | acc[i].onclick = function () { | + | acc[i].onclick = function clicked() { |
this.classList.add("selected-date"); | this.classList.add("selected-date"); | ||
for (j = 0; j < acc.length; ++j) { | for (j = 0; j < acc.length; ++j) { |
Revision as of 14:29, 22 June 2016
Document the dates you worked on your project.
What should this page have?
- Chronological notes of what your team is doing.
- Brief descriptions of daily important events.
- Pictures of your progress.
- Mention who participated in what task.
Inspiration
You can see what others teams have done to organize their notes:
June | ||||||
---|---|---|---|---|---|---|
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 | ||
July | ||||||
---|---|---|---|---|---|---|
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 |
August | ||||||
---|---|---|---|---|---|---|
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 | |||
September | ||||||
---|---|---|---|---|---|---|
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 | |
October | ||||||
---|---|---|---|---|---|---|
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 |