نتایج جستجو برای: theoretically speaking

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

2003

The MIS Quarterly has always had a strong focus on building and testing theory. In this regard, most research articles published in the MIS Quarterly have proposed a theory and then tested it either in whole or in part. In the June 1998 issue of the MIS Quarterly, however, Bob Zmud as then Editor-in-Chief issued a call for pure-theory submissions: research article submissions that had the sole ...

Journal: :Journal of Epidemiology & Community Health 2006

Journal: :فلسفه و کلام اسلامی 0
عین الله خادمی استاد دانشگاه تربیت دبیر شهید رجایی

in this research, my problem is what the major criteria of supremebliss in al-ghazali's thought are. the methodology in thisinvestigation is analytic-descriptive. in his works, al-ghazali offersdifferent criteria, such as knowing god, proximity to him, meetinghim, to love him and so on. to actualize the last one, al-ghazalisuggests two methods: one: interruption of concern with mundaneworl...

Journal: :مدیریت فناوری اطلاعات 0
سید رضا سید جوادین استاد دانشکده مدیریت- دانشگاه تهران، ایران سعید شهباز مرادی دانشجوی دکتری مدیریت منابع انسانی دانشکده مدیریت دانشگاه تهران طهمورث حسنقلی پور یاسوری دانشیار دانشکده مدیریت دانشگاه تهران، علی داوری دانشجوی دکتری مدیریت دولتی علامه طباطبائی

theoretically speaking, ict is a new concept in enterprise architecture which can be studied in hrm and hr architecture issues. due to contextual variables carrying diverse variation and importance levels, designing an e-readiness framework of hr architecture is a complex issue. therefore, this idea is considered in iranian oil and gas industry to be piloted. framework of ict conceptual model d...

2001
CHARLES B. PRIBYL JAMES KEATEN MASAHIRO SAKAMOTO

Research was conducted to test the effectiveness of a skills-based program as a method for reducing anxiety during public speaking. Twenty-five Japanese college sophomores were exposed to a systematic approach for developing a presentation that was theoretically linked to mechanisms to reduce communication apprehension (CA). Students gave four presentations that were graded by both teacher and ...

پایان نامه :دانشگاه آزاد اسلامی - دانشگاه آزاد اسلامی واحد گرمسار - دانشکده ادبیات و زبانهای خارجی 1391

this study was an attempt to investigate the effect of teaching meta cognitive strategies on iranian intermediate efl students speaking proficiency. in this study the researcher has employed metacognitive strategies taken from brown (2000) to teach speaking strategies to number of participants. the participants were intermediate students of shokouh language institute; they were divided into an ...

2015
Ning Hao Huan Yuan Rui Cheng Qing Wang Mark A. Runco

This study aimed to examine the interaction effect of response medium (i.e., write down ideas and orally report ideas) and working memory capacity (WMC) on creative idea generation. Participants (N = 90) with higher or lower WMC were asked to solve Alternative Uses Task (AUT) problems in the condition of writing down or speaking out ideas. The results showed that fluency of AUT performance was ...

In economic arena, Islamic republic of Iran is facing issues and concepts never experienced before, theoretically or practically, by anyone anywhere. Therefore Islamic republic of Iran is itself obliged to innovate, theorize and create its own models in these novel economic situations. Among these concepts is resistance economy. Having been proposed by supreme leader, it includes a large number...

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

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

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