Skip to main content

Google Exam Trouble

Why can't the Google certification exam run smoothly and without any errors? Isn't technology meant to make our lives easier?

Comments

  1. This comment has been removed by the author.

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. I think editing would be better than simply deleting and the notes above staying. As far as I know there isn't a setting to prevent this but I will further explore.

      Delete
  2. Exactly! I was really hoping to have a smooth run through my Google Education Exam on Monday. As you know, I was logged out after submitting my exam results. I still don't know that status... My fingers are still crossed.

    Regarding my previously removed comment, It's good to know that that you can't edit your comment after publishing (I don't think). Also, it looks like "This comment has been removed by the author" stays on file for all to see as opposed to disappearing.

    ReplyDelete
  3. Agreed. I didn't have any technical trouble while taking the exam, although it did take a LONG time for google to accept my submission. I was surprised that I needed almost the whole time to take the exam.

    ReplyDelete
  4. I had some issues as well, but I did pass. I never received email confirmation of that, bu tit was listed when the ever-wise SMB suggested that I check my Webassessor profile. TBH, I had to search gmail for “webassessor” because I had completely forgotten about that profile page. #quarantinebrain (?)

    ReplyDelete
    Replies
    1. I finally received an email confirmation of my successful exam attempt. On July 12, took the exam July 3rd.

      Delete

Post a Comment

Popular posts from this blog

Procrastinating by Training

Since these are relatively easy tasks they make it feel like I accomplished something even though I should probably be planning and building my courses in courseconnect. Here is a picture of my personal/professional website that I could also be working on. So far, I have done a relatively okay job using it as a repository for my publications and media interviews. Here is link if you want to click through it:  https://michaeljlorr.com/ Not sure how I might use this in teaching, but my students always like to look at my website when I show them I have one.

I don't have a blog or a regular website

Any text-based information I share with students I can do via the LMS, so I never found a real use for a blog.  Being an itinerant visitor, I didn't need a stable home page for my research (which depends on students and available equipment).  I do, however, use web-based materials for classes.  Since computational tools are now readily available, I use some assignments with simplified versions.  To this end, I write a lot of server-side code to access the computational tools so students need not install anything on a local machine. One such site I have been revisiting in preparation for the fall is a web-based queue system for running Monte Carlo calculations for statistical thermodynamics.  Students access the main page which shows all jobs associated with the queue. A student can submit a new job- either a simple Ising model (magnetic system) or a rare-gas system.  A web form lets them input the parameters: Data from completed jobs can be viewed Selecting...