Home Live Mathematics and STEM on the Web My First Web Page: Introduction ← Lesson 6

  

My First Web Page: Lesson 6: My First GeoGebra Assessment Page

Create Your Own Live Mathematics and STEM Web Pages

W3Schools.com: Learn JavaScript

GeoGebra Manual

Reference: GeoGebra Apps API

Embedding: GeoGebra Apps in a Web Page: Quick Start

  
 
  
  

The powerful ability to interact directly with a GeoGebra applet embedded within a web page opens the door to many exciting opportunities for teaching and learning. Teachers in particular can take advantage of the ability to write to the applet and read from it to develop interactive tasks for their students for both assessment and exploration of key topics in mathematics.

Here we consider an applet that I wrote some years ago to serve as the basis of an algebraic modelling activity for senior students. We see it developed step by step, from simply posing questions and leaving students free to use the applet to explore their solutions with the aid of technology, to step-by-step items, which can readily serve as either formative or summative assessment. We even see how student responses can be sent directly from the page to the teacher or other students.

Meeting a Friend is a great example of algebraic modelling using dynamic geometry and computer algebra. This first model provides the user with a simple point dragging activity from which they can investigate relationships that have concrete and practical applications.

If you have any questions or would like to share your experience with this utility, please drop me an email!

  

Back to Top

  

You are free to study the JavaScript code that works behind the scene in the many GeoGebra examples throughout these lessons by clicking on the ggb.js button below. Similarly, the shared code for the various assessment tasks can be accessed using the shared code button.

 

 

 


 

Asking the Right (Interactive) Questions

Back to Top

    
 

GeoGebra as an Assessment Tool: A Showcase

Back to Top

    
 

Take some time to play with the code and study the effect - as always, you will learn best by doing.

 
 

Back to Top

 

Home Live Mathematics and STEM on the Web My First Web Page: IntroductionLesson 6