Archive for January, 2015

Module 1 Reflection

Posted: January 27, 2015 in 4.3 Reflection on Practice
Tags:

EdTech 504 Home Page

Module 1 image

When I decided to continue my degree in EdTech one of my relatives asked me what: “what does this mean?”, back then I didn’t knew what exactly should I say, because I had no exact definition for EdTech. The major criticism I received from colleagues who knows nothing about the 21st century education in all around the world was that I was bothering myself in continuing my degree because:

  • I had a good experience in eLearning field in general, due to my junior experience in my eLearning start up that aimed to spread the culture of online education, so no need to continue my higher education in another language and at my own expenses
  •  There was no rules in our educational system in Jordan that encourage or support e Learning, above all there is no single online accredit institution in Jordan, because the law don’t give accreditation for such institutions in Jordan.

What my colleagues didn’t knew that I was thinking in completely different avenue. There should be a starting point for changing anything. I decided that being single change agent can’t be accomplished easily without being armed with a good education and experience at the same time. If I want to help others in my community and spread the online education culture through my start up, then I need to help myself first. I found out that my passion for the edtech field is not enough. I knew what online education can bring to my community and the wide accessibility to learning by offering anytime and anywhere delivery, but at the same time I knew that there was something missing in the way I implemented technology. I must admit that I have contributed in the failure of my start up in one way or the other at its pilot stage. The main challenges that I have failed to solve were:

  • The “digital divide,” caused by low computer literacy rates and lack of access to technology among educators I have worked with and this was the result of our traditional educational system. I found out that the professional development for the educators was more important than the used technology itself, because they were the major factor that will promote the quality of students learning when developing technology
  • Humanities technology in the head of the educators I worked with, because we all believed that technology based learning (TBL) can be achieved only with good technology, so we weren’t able to use technology effectively and this affected the success of the initiative tremendously. I missed what I have recently knew “Technology Plan” that I believe would have helped me to know where I was and where I plan to go

Back then I lacked the proper knowledge and techniques required to merge technology effectively, but now I believe that I’m on the right track in finding parts of the puzzle that will help me finds solutions for my previous challenges. EdTech is not about technology tools as I thought in the past! EdTech is the emphasizes in applying scientific techniques In order to solve educational problems in efficient and effective ways or more simply: EdTech refers to an area of technology devoted to the development and application of tools (including software, hardware, and processes) intended to promote education. I’m happy that I’m learning EdTech techniques step by step in each online course I complete in this program. So what kind of change I’m looking to get in EdTech 504? I’m looking to expand my knowledge of the learning theories and how can I apply them in my understanding for TBL, because I never knew that there were theories behind technology use in education. The first time I knew that was in my EdTech 503 and I believe that EdTech 504 is just another serious of how to implement theories in the edTech system or/and consider it the base for the new revolutionized technologies. For this course I want to know:

  • How can I apply the new earned theories in my work
  •  How theories have evolved till this century? And whether theories were affected by new emerging technology or the opposite?
  • What factors affects the implementation of theories in technology? Should we always integrate theories in technology implementation
  • How can I assess the success of any technology if it was based on theories integration?

Finally, I want to add my first attempt in defining what is EdTech using my personal avatar. I’m sure that this initial definition that reflect my understanding for the field till this moment of my educational life after few course in this program will be developed in EdTech 504

Visit my revised definition for EdTech at the end of EdTech 504 course

References

External CSS page for 502 page

Posted: January 20, 2015 in 1.1 Creating
Tags:

EdTech 502 Home Page

In this week assignment we were introduced to CSS (Cascading Style Sheets) to create our first CSS external style sheet. As the CSS name implies it’s all about styling your page, the styling for any webpage occur when you define specific rules for each element in the page and so you control how the content of this element will appear online. Creating my first external CSS style sheet helped me to style my plain HTML5 page a lot, below you can see my new styled plain page.

502 assignment image

Click on the image to view my 502 page online

I had to learn a lot of things in this module before I can create my new styled webpage, below you can find the major things I have learned

  • An introduction to CSS
  • Creating external style sheet
  • Validation of my  HTML5 & CSS code
  • HTML5 Text and Page Formatting
  • Page layout Tags
  • Creating CSS Style Rules
  • Basic formatting and cascading order
  • More in depth knowledge about Dreamweaver

I also learned that CSS style rules can be added in different ways, it can be added externally like what I have did in this assignment and can be added internally, inline, or imported. The best route to go is to create external CSS style sheet, because it enables us to have more power on all our web pages in one click and it also help the webpage to download fast. Having external style sheet enable us to connect it to as many webpages as we want without having the need to create CSS style inside each webpage independently, so making one change in the CSS style sheet will affect the all connected pages.

I enjoyed this week assignment a lot and started my new coding journey at Code academy in my spare time to get more practice in coding. looking forward to my next assignment in EdTech 502

Plain 502 Page Project

Posted: January 20, 2015 in 1.1 Creating, 2.2 Using
Tags:

EdTech 502 Home Page

This is my first project at EdTech 502. In this project I had to create my first plain HTML5 web page using Dreamweaver application and upload it on Boise server. The process was so exciting for me, because everything in this assignment was new. I always felt curious about coding terms and how websites work, but never had the chance to learn it before, so this assignment was brand new one in all aspects. I had to complete my readings in our assigned textbooks and watch many tutorial on Atomic Learning (e Learning platform) and this really helped me a lot to execute my first plain page in my whole life (attached screen shot).

The amount of learning in this assignment was huge for me, I was able to:

  • Set my HTML document and learn the basics of HTML glossaries like element (tag), attributes, Heading, Title, line breaks, adding images and links, connect to servers, uploading files to server, download files, website…….etc.
  • In Dreamweaver I was able to learn how to use this application, I have no problem in learning new software’s in general, the challenge in this course will be how to manage the new coding issues and validate it

I still need a lot of practice and things to learn in this course, but I was happy to pass Atomic Learning final assessments in Dreamweaver CS6-Intro Training and in building simple websites. I will continue my learning and coding practice to enhance my skills as much as I can in the upcoming months.

At the end of my learning process I created my plain 502 page and successfully upload it to Boise server. I was happy to see my first online web page and looking to my next assignment

My Plain 502 Web Page

Click on the image to view my Plain 502 Web Page online