نتایج جستجو برای: sports activities

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

ژورنال: رویش روانشناسی 2018

  The present article aims investigate the motivational system to attract students and development sporting activities they performed. Researchers have tried to find solutions in order to attract and develop the most motivated students in sporting activities creates And motivational systems to attract and develop students in sports activities is inefficient. A questionnaire was ...

Journal: :General dentistry 2004
David P Kumamoto Yoshinobu Maeda

This literature review evaluates the significance of dental injuries and their relationship to specific sports activities. Many studies have been published on individual sports or groups of sports but most pertain to specific age groups or levels of competition. Research suggests that many sports that do not require mouthguards should encourage male and female participants to use orofacial prot...

Journal: :مدیریت ورزشی 0
کوروش قهرمان تبریزی . دانشیار، گروه مدیریت ورزشی، دانشگاه شهید باهنر کرمان، کرمان، ایران سید محمد جواد رضوی محمودآبادی کارشناس ارشد مدیریت ورزشی دانشگاه آزاد اسلامی واحد خوراسگان، اصفهان، ایران

abstract this study aimed at identifying and prioritizing the barriers to participation of staff of public offices in kerman province in physical activities. the statistical population consisted of all staff of public offices of kerman province (n=23360 according to the annual statistics of offices in kerman province in 2012). the sample size was 378 subjects using krejcie and morgan (1970) tab...

ژورنال: مجله علمی پژوهان 2022

Background and Objectives: Health literacy is recognized as one of the most important determinants of health for proper health decision making. On the other hand, Knowledge and attitude of people towards sports activities is an effective determinant in their decision to participate in health-oriented activities. The aim of this study was to investigate the relationship between health literacy a...

Journal: :Public health nutrition 2010
Klazine van der Horst Anke Oenema Saskia J te Velde Johannes Brug

OBJECTIVE To examine the associations of perceived physical environmental factors (availability of physical activity (PA) attributes at home, PA facilities in the neighbourhood, neighbourhood pleasantness and safety) and social environmental factors (parental sports behaviour and parental rule regarding sports participation) with adolescent leisure-time sports participation, and to explore whet...

Journal: :Medicinski pregled 2015
Srđan Ninković Snežana Avramov Vladimir Harhaji Mirko Obradović Miodrag Vranješ Miroslav Milankov

INTRODUCTION The goal of this study was to examine the nature and presence of influence of different levels of sports activity on the life quality of the patients a year after the reconstruction of anterior cruciate ligament. MATERIAL AND METHODS The study included 185 patients operated at the Department of Orthopedic Surgery and Traumatology of the Clinical Centre of Vojvodina, who were foll...

2012
Wladimir Andreff

1. A globalizing sports economy 1.1 The Economic Significance of Sport 1.2 From Sport Participation to Global Sport Markets 1.3 Sports and Economic (Under-) Development 2. Sports economics: the economic determinants and impact of sport activities 2.1. The economic determinants of sport performances 2.2. The economic impact of sports megaevents 2.3. The economic theory of professional team sport...

2008
Michael Lechner

This microeconometric study analyzes the effects of individual leisure sports participation on long term labour market variables, on socio-demographic as well as on health and subjective wellbeing indicators for West Germany based on individual data from the German Socio-Economic Panel study (GSOEP) 1984 to 2006. Econometric problems due to individuals choosing their own level of sports activit...

Journal: :Arquivos de neuro-psiquiatria 2016
Yara Dadalti Fragoso Tarso Adoni Lazaro Luiz Faria do Amaral Flavio Tulio Braga Joseph Bruno Bidin Brooks Christiane Siqueira Campos Elizabeth Regina Comini-Frota Nelson Paes Fortes Diniz Ferreira Luciano Marcus Tirotti Giacon Sidney Gomes Marcus Vinicius Magno Goncalves Pedro Silva Correa Magalhaes Andre Palma da Cunha Matta Francisco Tomaz Meneses de Oliveira Joao Felipe de Oliveira Marco Antonio Pierucettti Samira Luísa Dos Apostolos Pereira Maciel Eduardo Pontes Fabio Siquineli

UNLABELLED Dissection of cervical arteries constitutes a medical emergency. Although relatively rarely, activities classified as sports and recreation may be a cause of arterial dissection independently of neck or head trauma. The purpose of the present paper was to present a series of cases of cerebrum-cervical arterial dissection in individuals during or soon after the practice of these sport...

2008
Michael Lechner

Long-Run Labour Market Effects of Individual Sports Activities This microeconometric study analyzes the effects of individual leisure sports participation on long-term labour market variables, on socio-demographic as well as on health and subjective well-being indicators for West Germany based on individual data from the German SocioEconomic Panel study (GSOEP) 1984 to 2006. Econometric problem...

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

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

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