نتایج جستجو برای: language learning strategy use

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

This experimental study considered the effects of learning style variations on EFL learners’ performance in different question types of the reading skill and their strategies to get higher scores. To achieve such goals, ninety learners with different academic backgrounds from IELTS classes of Shukuh English Language Institute in Tehran, participated in this study. The researcher first utilized ...

Journal: :پژوهشنامه آموزش زبان فارسی به غیر فارسی زبانان 0
امیررضا وکیلی فرد استادیار گروه آموزش زبان فارسی- دانشگاه بین‏المللی امام خمینی(ره) شراره خالقی زاده کارشناس ارشد آموزش زبان فارسی به غیرفارسی زبانان

this study examines the relationship between learners' gender and second language learning strategies among persian language learners. various researches indicate that using learning strategies have significant effects on learning language skills. since very few researches have been done on persian learners and persian learning strategies, such a research seems to be of great importance an...

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

an investigation into oral interaction in language classes: a conversation analytic point of view the aim of this thesis is to analyze the interaction between language teachers and students in english language institutes. this work is done in the context of yasuj city. learning another language, which is in most cases english, involves many variables. one of these variables is the linguistic...

2010
Minoo Alemi Alireza Tayebi

This study is an attempt to investigate the role of incidental and intentional vocabulary acquisition in addition to the influence of language learning strategy: namely, the use of vocabulary strategy by Iranian EFL learners in learning new vocabularies. Accordingly, this study is two-faceted. First, Part A examines the difference between different modes of presentation, incidental and intentio...

2015
Sijia Xue

The current study aimed to examine the language learning strategy use of Chinese EFL students in a British university and to explore the impacts of gender on the selection of these strategies. 102 postgraduate students from Newcastle University in the UK were investigated through the administration of Oxford’s (1989) SILL and 20 of them were also interviewed. Significant differences were discov...

Journal: :پژوهشنامه آموزش زبان فارسی به غیر فارسی زبانان 0
سیّد اکبر جلیلی عضو هیأت علمی دانشگاه بین المللی امام خمینی(ره) سیّد مهدی ابطحی عضو هیأت علمی دانشگاه بین المللی امام خمینی(ره) مهدی خدادادیان عضو هیأت علمی دانشگاه بین المللی امام خمینی(ره)

the most important and practical phase of analyzing the linguistic errors of second language learners is to find the solutions to decrease these errors. to that end, the present study examined translation strategy to decrease the number of grammatical and lexical errors of chinese language learners learning persian. twelve chinese language learners were asked to write a text in two stages. firs...

Journal: :EnJourMe (English Journal of Merdeka) : Culture, Language, and Teaching of English 2018

The present study was designed to initially test a model of the role of a set of cognitive (namely, aptitude and working memory) and motivational (namely, language learning goals, self-efficacy beliefs and self-regulation strategy use) individual differences variables in writing performance of a group of Iranian undergraduate EFL learners and, subsequently, to identify the possible differences ...

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

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

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