نتایج جستجو برای: positive thinking skills

تعداد نتایج: 831371  

2010
Thomas Daniel Ullmann

Critical thinking skills are seen as one of the most important skills for researchers. Mash-Up Research Environments have the potential to activate these skills. While these environments already have their own value, this work provides a first step in answering the question of whether or not they activate thinking processes, and as a further step, what quality of thinking is activated. Consider...

The present study attempted to discover whether there is a significant relationship between EFL teachers' critical thinking ability and their teaching success.To this end, 113 Iranian male and female English teachers were required to fill out Watson Glaser Critical Thinking Appraisal. Besides, their students were asked to answer the Characteristics of Successful EFL Teachers questionnaire. The ...

2001

The high technology like computers and calculators has profoundly changed the world of mathematics education. It is not only what aspects of mathematics are essential for learning, but also how mathematics is done and what attitude towards mathematics learning is fostered. Therefore, apart from mathematical content, thinking processes and attitude are also essential core components for mathemat...

Journal: :Nursing education perspectives 2015
Karen A Zapko Mary Lou Ferranto Cheryl Brady Andrea Corbisello Diane Hill Ruth Mullen Phyllis Jean DeFiore-Golden Lorene Martin

AIM The aim of this study was to examine the effect of using serial simulations with progression through the nursing curriculum. BACKGROUND Simulation provides a way to learn without fear of failure and increase critical thinking and clinical decision-making skills. Learning in an interdisciplinary simulation provides a greater understanding of teamwork and communication skills. METHOD The ...

Introduction: Patient safety is one of the main components of health service quality, and patient safety culture is considered as one of the necessary factors in promotion of the patients’ safety. On the other hand, the application of critical thinking skills, by developing evidence-based practices, leads to positive outcomes in patients. This study aims to determine the relationship between c...

Journal: :Journal of Visual Impairment & Blindness 2023

Journal: :Journal of nursing management 2011
Gail Marchigiano Nina Eduljee Kimberly Harvey

AIM Clinical assignments in nursing education provide opportunities for students to develop thinking skills vital to the effective delivery of patient care. The purpose of the present study was to examine students' perceived levels of confidence for using thinking skills when completing two types of clinical assignments. BACKGROUND Clinical educators and managers are challenged to develop tea...

2016
Grover J. Whitehurst

The nation’s PK-12 education ecosystem is poised to embrace programs intended to enhance soft skills. Soft skills are generally defined by exclusion as personal qualities other than the formal knowledge transmitted by schools that affect student adjustment, i.e., the effort that students put into their work and their social skills. Such soft skills are far too important for the education reform...

2007
Deborah Gough

This document summarizes five studies that offer insight into the nature of higher-order thinking skills and the most effective methods for teaching them to students. The reviews outline the conclusions, definitions, recommendations, specific methods of teaching, instructional strategies, and programs detailed in the documents themselves. Strategies mentioned include the Concept Attainment Mode...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->