Difference between revisions of "Team:WashU StLouis/Notebook"

m
m
Line 618: Line 618:
  
 
   <div class="mySlides fade">
 
   <div class="mySlides fade">
     <div class="numbertext">7 / 30</div>
+
     <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:
 
}
 
}
  
var acc = document.getElementsByClassName("date");
+
 
var i;
+
var j;
+
 
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
1 / 30


Stuff that happened on day 1

June 1st
2 / 30


Stuff that happened on day 2

June 2nd
3 / 30


Stuff that happened on day 3

June 3rd
4 / 30


Stuff that happened on day 4

June 4th
5 / 30


Stuff that happened on day 5

June 5th
6 / 30


Stuff that happened on day 6

June 6th
7 / 30


Stuff that happened on day 7

June 7th
8 / 30


Stuff that happened on day 8

June 8th
9 / 30


Stuff that happened on day 9

June 9th
10 / 30


Stuff that happened on day 10

June 10th
11 / 30


Stuff that happened on day 11

June 11th
12 / 30


Stuff that happened on day 12

June 12th
13 / 30


Stuff that happened on day 13

June 13th
14 / 30


Stuff that happened on day 14

June 14th
15 / 30


Stuff that happened on day 15

June 15th
16 / 30


Stuff that happened on day 16

June 16th
17 / 30


Stuff that happened on day 17

June 17th
18 / 30


Stuff that happened on day 18

June 18th
19 / 30


Stuff that happened on day 19

June 19th
20 / 30


Stuff that happened on day 20

June 20th
21 / 30


Stuff that happened on day 21

June 21st
22 / 30


Stuff that happened on day 22

June 22nd
23 / 30


Stuff that happened on day 23

June 23rd
24 / 30


Stuff that happened on day 24

June 24th
25 / 30


Stuff that happened on day 25

June 25th
26 / 30


Stuff that happened on day 26

June 26th
27 / 30


Stuff that happened on day 27

June 27th
28 / 30


Stuff that happened on day 28

June 28th
29 / 30


Stuff that happened on day 29

June 29th
30 / 30


Stuff that happened on day 30

June 30th