From b6c18390f6a0a19dfaa1a401571a13cecbdb54f3 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Tue, 6 Nov 2018 17:42:54 -0500 Subject: Updated old info --- src/actions/firebaseFirestore.js | 1 - src/components/mao-competitions.js | 6 +++--- src/components/mao-home.js | 16 +++++++++------- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/actions/firebaseFirestore.js b/src/actions/firebaseFirestore.js index feea51e..10e285a 100644 --- a/src/actions/firebaseFirestore.js +++ b/src/actions/firebaseFirestore.js @@ -218,7 +218,6 @@ export const createComment = (postId, content) => (dispatch, getState) => { user : getState().firebaseAuth.userEmail.replace('@communityschoolnaples.org', ''), date: new Date() }); - console.log(comments); docRef.update({ comments }); diff --git a/src/components/mao-competitions.js b/src/components/mao-competitions.js index c86be4c..7ed5907 100644 --- a/src/components/mao-competitions.js +++ b/src/components/mao-competitions.js @@ -328,7 +328,7 @@ class MaoCompetitions extends connect(store)(PageViewElement) { name = "Fml" information = "The Florida Math Leauge is a state-wide exam. - It has three parts, each being 30 minutes long." + It has six parts, each being 30 minutes long." dates = ${["October 16th", "November 13th", "December 11th", "January 8th", "February 12th", "March 19th"]} signedIn="${props.signedIn}" @@ -344,8 +344,8 @@ class MaoCompetitions extends connect(store)(PageViewElement) { elevation="0" name = "Logs" - information = "The LOGS test is a 2 part exam that compares your statewide and nationally based on your math subject. With registration, you must be able to attend all test dates." - dates = ${["To Be Determined"]} + information = "The LOGS test is a 3 part exam that compares your statewide and nationally based on your math subject. With registration, you must be able to attend all test dates." + dates = ${["November 30!", "To Be Determined", "To Be Determined"]} signedIn="${props.signedIn}" isRegistered="${props.registeredComps.includes('Logs')}" on-register-comp="${() => store.dispatch(registerComp('Logs'))}"> diff --git a/src/components/mao-home.js b/src/components/mao-home.js index f848e7f..7aa52e5 100644 --- a/src/components/mao-home.js +++ b/src/components/mao-home.js @@ -90,8 +90,10 @@ class MaoHome extends PageViewElement {

Upcoming Dates

@@ -101,14 +103,14 @@ class MaoHome extends PageViewElement {

- Welcome Letter + Competitions Starting Soon

- Welcome Letters mark the beginning of each MAO year. Please read it and complete it by September 28th. + The FGCU competition marks the beginning of competitions. Now is the time to figure out your schedules and register here online. Earlier the better! +

+

+ The ARML competition is this Friday, and we need a team! There is no limit on how many people can come, so we need everyone we can get. It is during lunch and flex in Mrs. Gardener's Room.

-
-
-- cgit v1.2.3-70-g09d2