نتایج جستجو برای: educational goal

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

2017
Danielle Cireno Fernandes Jorge Alexandre Neves

The main goal of this study is to investigate the role of the urban bias in the Brazilian development on the educational attainment process. Theories of educational inequality and socioeconomic development and modernization are considered to construct the hypotheses. The study is based on a nation-wide probability sample survey (the 1988 PNAD). OLS regression models are estimated to assess the ...

2007
GEERT TEN DAM

Disclaimer/Complaints regulations If you believe that digital publication of certain material infringes any of your rights or (privacy) interests, please let the Library know, stating your reasons. In case of a legitimate complaint, the Library will make the material inaccessible and/or remove it from the website. Please Ask the Library: http://uba.uva.nl/en/contact, or a letter to: Library of ...

2012
Cyril Brom Edita Bromová Martin Pergel

One useful but neglected approach to investigating instructional effectiveness of digital games is to manipulate presence of a game element and compare how the game with and without the element promote learning. In this work-in-progress paper, we introduce a comparative study we are preparing on investigating whether presence of a motivating game goal has a positive effect on learning gains. We...

Journal: :Basic and applied social psychology 2011
Ximena B Arriaga Zayra N Longoria

This research tested an implementation intentions intervention to increase parent-teacher communication among Latino parents of young children. Parents (n=57) were randomly assigned to form implementation intentions or simply goal intentions to communicate with their child's teacher. They completed measures of communication and goal intentions immediately prior to the manipulation, and after th...

Journal: :future of medical education journal 0
masoud youssefi mashad university of medical scinces kiarash ghazvini mashad university of medical sciences

background: continuous improvement of quality in higher education is the ultimate goal of any medical school. evaluation of research and educational status makes it possible to judge about the quality of educational achievements in a system. thus we evaluated the educational and research status of microbiology and virology department, faculty of medicine in mashhad university of medical science...

Journal: :Journal of Social and Clinical Psychology 2007

Journal: :The Japanese journal of psychology 2015

پایان نامه :وزارت علوم، تحقیقات و فناوری - دانشگاه تربیت مدرس - دانشکده علوم انسانی 1392

یکی از معضلات کشاورزی عدم تخصیص بهینه اراضی است که سبب استفاده نامطلوب و هرز رفتن منابع طبیعی و انسانی می شود .با استفاده از متد های برنامه ریزی آرمان گرا و میل به آرمان می توان سبب باز آرایی و آرایش مجدد اراضی کشاورزی شد. استفاده از متد های مبتنی بر آرمان جهت دست یابی به جبهه ی پارتو می باشد.وچون برنامه ریزی آرمانی یک تابع خطی است نسبت به برنامه ریزی میل به آرمان انعطاف پذیری کمتری در یافتن نق...

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

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

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"; } -->