Hi
all!! I'm a computer science graduate
continuing my studies through masters degree in Educational Technology in the Lebanese
University. I've been teaching technology sessions for grades 1->6 since
September 2011. As of September 2018 I started working as technology
coordinator alongside with educational technology administrator. My passion is
to integrate technology in elementary classes which is an effective way to connect with
students of all learning styles. It gives
the students the opportunity to develop their digital
citizenship skills. Technology transforms the learning experience. It
gives students access to an incredible amount of new opportunities. From
learning how to code to learning how to better collaborate across teams and
with their instructors--technology empowers students to be more creative and be
more connected. New tech has super-charged how we learn today. I encourage you
to start integrating technology into your classes, you'll see how it encourages individual learning, collaboration,
improves knowledge retention, and improve your teaching. Topics that may be included in this blog is related to
E-evaluation, interactive lessons, and robotics. Thanks for dropping by my
blog!! Don't hesitate to leave comments and questions, I'll be glad to reply :)
Being a computer lab manager for the past six years I noticed how important it is to block some websites that you don't want your students to access in their ICT session. Here are the steps to block any website (for Windows): Step 1: Click the Start button and select Run. Now copy and paste the following text in that Run box: c:\WINDOWS\system32\drivers\etc\hosts Choose “Notepad” to open it. Step 2: Go to the last line of the file, hit the enter key and type in the following format: 127.0.0.1 xxxx.com Eg: If you want to block facebook.com and myspace.com 127.0.0.1 facebook.com 127.0.0.1 myspace.com Step 3: Save the modified file That’s it. None of the above sites can be visited on your computer. One per line if you want to add more web sites. Note that you should have administrator rights so that you can modify the "hosts" file. I used this way to block access to some games' websites that were inappropriate for my students, and it worked perfectly. ...
Comments
Post a Comment