نتایج جستجو برای: motivational barriers

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

Journal: :The British journal of psychiatry : the journal of mental science 2014
Tom Craig Geoff Shepherd Miles Rinaldi Jo Smith Sarah Carr Fay Preston Swaran Singh

BACKGROUND Individual placement and support (IPS) is effective in helping patients return to work but is poorly implemented because of clinical ambivalence and fears of relapse. AIMS To assess whether a motivational intervention (motivational interviewing) directed at clinical staff to address ambivalence about employment improved patients' occupational outcomes. METHOD Two of four early in...

2007
Jemma Edmunds Nikos Ntoumanis Joan L. Duda

Objectives: Based on Self-Determination Theory [SDT; Deci & Ryan, 1985. Intrinsic motivation and self determination in human behavior. New York: Plenum Press], this study examined differences in perceived autonomy support, psychological need satisfaction, self-determined motivation, exercise behaviour, exercise-related cognitions and general well-being, between overweight/obese individuals who ...

Journal: :Effective clinical practice : ECP 2000
B K Rimer J Lipscomb

The Group Health Cooperative trial9 showed that telephone interventions were more effective than reminder cards in encouraging mammography among women older than 50 years of age. About 50% of women who received calls had mammography compared with about 35% of those who received the reminder card. As shown in Table 1, these results are consistent with those of other randomized trials involving t...

The concept of demotivation and removing possible barriers of learning has been researched and advocated throughout the ESL/EFL literature but it seems that it has not been well studied at least on Iranian seminary EFL learners. As such, this study aimed at investigating the effect of demotivation on oral performance of Iranian EFL seminary learners and finding possible demotivating factors whi...

The concept of demotivation and removing possible barriers of learning has been researched and advocated throughout the ESL/EFL literature but it seems that it has not been well studied at least on Iranian seminary EFL learners. As such, this study aimed at investigating the effect of demotivation on oral performance of Iranian EFL seminary learners and finding possible demotivating factors whi...

2014
Willem G van Panhuis Proma Paul Claudia Emerson John Grefenstette Richard Wilder Abraham J Herbst David Heymann Donald S Burke

BACKGROUND In the current information age, the use of data has become essential for decision making in public health at the local, national, and global level. Despite a global commitment to the use and sharing of public health data, this can be challenging in reality. No systematic framework or global operational guidelines have been created for data sharing in public health. Barriers at differ...

Journal: :asia pacific journal of medical toxicology 0
javad salehi fadardi ferdowsi university of mashhad, mashhad, iranسازمان اصلی تایید شده: دانشگاه فردوسی (ferdowsi university)

growing number of evidence indicates that individuals' motivational structure - the patterning of an individual's way of relating to goals - plays an important role in increasing the risk of alcohol use. adaptive motivational structure which includes pursuit of important, subjectively attainable, alcohol-unrelated goals is inversely related to substance use. the strength of this relationship in...

Journal: :iranian journal of applied language studies 2012
behzad ghonsooly majid elahi shirvan

the effect of motivational self-regulatory strategies on l2 learners’ achievement has scarcely been examined within the context of our country, iran. this study is concerned with examining the relationship between motivational self-regulatory strategies and their l2 reading and l2 writing achievement. it also explores the relationship of motivational self-regulatory strategies and use of langua...

2012
Jonathan Daniel Stevenson Richard Roach

Osteoarthritis prevalence is increasing, placing greater demands on healthcare and future socioeconomic costing models. Exercise and non-pharmacological methods should be employed to manage this common and disabling disease. Expectations at all stages of disease are increasing with a desire to remain active and independent. Three key areas have been reviewed; the evidence for physical activity,...

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

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

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