var arnews = new Array(8); totcount = 8; rnd = 1; document.write("
| ");
arnews[0]="E-Learning: Learning The Electronic Way "; arnews[0] += " E learning is the most convenient way of learning, which amalgamates education and technology. It has caught the fancy of students and is increasingly becoming the buzz of the town because of its convenient and cost effective model. Not only students but also parents find it a convenient model of learning.";
arnews[0] += "Author : Extramarks"; arnews[0] += " "; arnews[1]="Incorporate Virtual Learning Strategy In Daily Routine "; arnews[1] += " Simple and flexible learning preferred by students to get rid of tiresome learning procedure was not the scene before the advent of the Internet. However, acquisition of qualitative learning saw a revolutionary transformation when the web world became a reality.";
arnews[1] += "Author : Extramarks"; arnews[1] += " "; arnews[2]="Does Foreign Language Immersion on a Computer Work? "; arnews[2] += " Many people tout the best way to learn a language is through immersion, but it is often difficult to take time to live in another country. Can virtual immersion work? Can foreign language immersion on a computer really work? The concept of immersion for foreign language learning is not a new, but its presentation has definitely changed in recent times.";
arnews[2] += "Author : Tom McGrew"; arnews[2] += " "; arnews[3]="Making the Most of Technology in the Classroom "; arnews[3] += " In this day and age, technology is in constant motion of change. The goals that the NETS place are based on essential operations, concepts, social, ethical and human issues, among many other important factors. These standards are sensible, usable, as well as measurable.";
arnews[3] += "Author : Kavita R Adatia"; arnews[3] += " "; arnews[4]="The Do\\\'s and Don\\\'ts of Virtual Teaching English "; arnews[4] += "Virtual teaching English is the new wave in working around the world, but there are some points that must be made in order to make sure you are an ESL/EFL teacher that can also be successful outside of the standard classroom setting."; arnews[4] += " Author : Brooke Schoenman"; arnews[4] += " "; arnews[5]="E-assessment is More Than Test Creation "; arnews[5] += "As the assessing part of eLearning, the tests creation and participation is just the method. We really need the test results of the e-assessment to evaluate how students learnt."; arnews[5] += " "; arnews[6]="Track Online Learning Quality at H1N1 Period "; arnews[6] += "At this H1N1 Period, many schools are attempting the online distance learning programs to give lessons to students. However, the most difficult tackle for teachers and educators is how to guarantee the quality of such online education. This article will give you more about the details about how to track online learning quality with quiz creators."; arnews[6] += " Author : Sunny"; arnews[6] += " "; arnews[7]="USES OF WEBLOGS IN ENGLISH LANGUAGE TEACHING "; arnews[7] += " As the existence of online learning becomes more and more integrated into our courses, syllabi and teaching resources, employing various social networking tools for weblogging becomes increasingly important. This article discusses the different uses of weblogs and the available web-based software applications that a language teacher can use to create and maintain weblogs in English language teaching and learning for both EFL classes and English Academic Subjects offered to tertiary students.";
arnews[7] += "Author : Arnel E. Genzola, M.A.Ed."; arnews[7] += " "; totcount = 8; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); } document.write(" |