Posts

Showing posts from December, 2016

Science Program Opportunity for HS Seniors

Image
Michigan Teachers: Do you know any high school seniors with an interest in science?  Encourage them to apply for the National Youth Science Camp - a summer residential program!   The National Youth Science Camp (NYSC) is an honors program for two high achieving high school seniors from each state in the United States and others from around the world. Two high school seniors (eligible for graduation between July 1, 2016 and June 30, 2017 ) from each state will be selected for for this  all-expenses-paid  program . This summer residential program runs from June 14 - July 8, 2017 . The NYSC is one of the nation's premier programs in science education. Since its inception in 1963 as part of West Virginia's Centennial celebration, the residential summer program has offered educational forums and recreational activities that encourage the development of thoughtful scientific leadership. This camp is made possible through the planning and fund-raising of the Nati

Info MI Webiste - An Eclectic Collection of Michigan Information

Image
Did you know Michigan had a governor before it was officially a state ?  Or that Tucumseh is the Refrigeration Capital ?  How about what the current snow depth is across the state?  All of this - and more - can be found at Info Mi .  With links to the Michigan state government resources, information on 630 Michigan cities, fishing reports, and snowmobile trail conditions, the site can be a wealth of knowledge for kids working on projects about our state. 

Google Script - Auto-summing non-adjacent numbers

As I previously posted, I'm working with a program in our organization that is looking to make their invoicing process more efficient.  After getting it so the invoice numbers were being automatically generated, we next wanted to auto-sum the individual item totals for a grand total. The challenges - 1. the first value wasn't until the middle of the spreadsheet, and 2. the values were not adjacent in the spreadsheet.  Luckily for us, they were an equidistant number of cells from each other (otherwise I think this script would have been a lot more complicated!).  The following script will work for a similar situation (all in grey - including the final } bracket): function totalDue() { var ss = SpreadsheetApp.getActiveSpreadsheet(); var sheet = ss.getSheets()[0];  var lastRow = sheet.getLastRow();  var lastColumn = sheet.getLastColumn();  var lastCell = sheet.getRange(lastRow, lastColumn-4);  var values = sheet.getRange(lastRow, 11, 1, lastCol

Google Script - Automatic Invoice Numbering

Image
Another foray into creating a script to help make a process more efficient. We had a program that spent a LOT of time with the invoicing process.  They were hoping that they could use a Google form to gather information for invoices, then use the Add-on Autocrat to create the invoice which could then be shared with appropriate parties. The problem was that each invoice needed to be assigned a unique number.  Enter a script to add to the spreadsheet.  After creating it, I realized that this simple script could be used in a variety of ways so thought I'd share (I've already used it for two other applications!). 1. Create your form to collect the data (not covering this here - I am assuming you know how to create a Google Form) 2. In the result page, select to create spreadsheet so you can view the data in a spreadsheet 3. Go to the Tools Menu and open the Script editor 4. Delete out the default text Replace with this script (all in highlighted gray including the f

Introduction to the NEW Template Gallery in Google Docs, Spreadsheets & Slides

Image
Finally!  We have access to the new template gallery in Google Docs, Sheets and Slides. From any Google account you are able to access it - but it may not be as intuitive to get to as the "old" template gallery was.  You need to go to the landing page for that TYPE of document, which I find many people still don't know about.  So, go to: docs.google.com for your Documents sheets.google.com for your Sheets slides.google.com for your Slides forms.google.com for your Forms The first time you go to these, you will get a message about the Template Gallery: After that, you will both see a top bar with existing templates AND a link in the upper right that says Template Gallery. Now if you belong to a Google Apps for Education organization, and templates are enabled, you have a couple additional options not available with a general Google account. 1. You will have a choice of General templates or your organization's templates 2. You will also see a choi

2017 #MACUL Conference - the Conference Mobile App is Here!

Image
The #macul17 MOBILE APP is now available!   Download for your iOS or Android device .  (Or you can also visit the app store of choosing and search for MACUL 2017.) Session information has already been loaded into the app - get a sneak pe a k at the great session line up for the upcoming conference within the app!   Some additional conference news -  Volunteers Needed Take your conference attendance to a new level - volunteer! Get a t-shirt and help make the conference the best ever - sign-up  now.   Keynote Speakers   If you haven't heard yet, our keynote speakers are: Sir Ken Robinson, Jane McGonigal, & Jennie Magiera - a stellar group focused on learning.  Featured Speakers this year include: Barbara Chamberlin, Hall Davidson, Steve Dembo, Leslie Fisher, Matt Miller and Kyle Pace.  If you don't recognize these names, Google them - they are all people worth knowing and following!   Registration Pre-conference sessions

Getting File Uploads in Your Google Form

Image
You may have noticed a new option available in the question options list when creating a Google Form - it is the ability to have participants submit files! If you haven't seen it (or want a rundown of how it works) - keep reading...it's a pretty cool feature! First- you will find it as a question type listed between "dropdown" and "linear scale"-  It creates a question that looks like this: There are several options you have for the setup.  First - the maximum number of files that can be uploaded: Second - the size of the files: Third - the different types of files allowed:  If you click on this option, you can uncheck the "Allow all files" to select only the file types you want:  You just have to select at minimum 1 type, then hit Apply: This is what the end user sees when filling out the form: Once they click Add File and select the file(s) to add, it will list them for review (and removal if necessary with the &qu

The MARS Challenge: Design a School on Mars From Scratch

Image
One of the few blogs I read with regularity is A.J. Juliani's Blog - it's one of only a couple I get delivered to my inbox! His newest blog post poses a challenge - one that is open to ANY teacher!  I encourage you to check it out and think about stepping up to the challenge with a group of your students.  I've included some highlights below - if you would like full details, check out the original blog post here: Creating a School (on Mars) from Scratch . The hashtag #MARSchallenge with be used to share out what students are designing, making, and building this month.  If nothing else - follow along to see what others are creating! Image from A.J. Juliani Blog - used with permission. From A.J. Juliani's blog: This challenge is open to any teacher and group of students in a K-12 education setting. We provide lesson plans, student notebooks, power point presentation for each lesson, and a framework (the LAUNCH Cycle) for your students to tackle this e