نتایج جستجو برای: social thinking thought

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

2011
Alexander Repenning

For the last 15 years we have been exploring notions of design and social media as means to foster highly engaging as well as effective educational environments. We have created what we call social computational thinking tools with the goal to synthesize human abilities with computer affordances. This presentation will outline three social computational thinking tools and discuss how they have ...

2007
JOHN DINARDO

Freakonomics is more about “entertainment” than it is a serious attempt at popularization. Consequently, rather than conduct a comprehensive fact check, I use the book as a springboard for a broader inquiry into social science research and take issue with the book’s surprising premise that “Economics is a science with excellent tools for gaining answers but a serious shortage of interesting que...

2011
Beth Kivel

The field of Recreation and Leisure has a history of advocacy and social reform. In recent history, there have been spirited dialogues, beginning with the 1991 SPRE Teaching Institute, about the role of recreation and leisure educators in facilitating social responsibility, and by extension, social change. The purpose of this paper is twofold: first, we will explore the topics of critical think...

Journal: :Development and psychopathology 2012
Erin B Tone Jennifer S Davis

This article represents an effort to extend our understanding of paranoia or suspicion and its development by integrating findings across clinical, developmental, and neuroscience literatures. We first define "paranoia" or paranoid thought and examine its prevalence across typically and atypically developing individuals and theoretical perspectives regarding its development and maintenance. We ...

Journal: :International Review of Social History 1961

2005
Eric H. Shaw Brian Jones

Marketing has been practiced since ancient times and has been thought about almost as long. Yet, it is only during the 20th century that marketing ideas evolved into an academic discipline in its own right. Most concepts, issues and problems of marketing thought have coalesced into one of several schools or approaches to understanding marketing. In this article we trace the evolution of 10 scho...

2014
Michael Eagle Vinaya Polamreddi Behrooz Mostafavi Tiffany Barnes

Many tutors offer students reference material or tips that they can access as needed. We have logged data about student use of references with Deep Thought logic tutor which to understand why and how references are used. We find evidence that students use these references in systematic ways that change over the course of the tutor, and can be predictive of rule application errors. We can use th...

2016
T. N. den Hertog M. de Jong A. J. van der Ham D. Hinton R. Reis

"Thinking too much", and variations such as "thinking a lot", are common idioms of distress across the world. The contextual meaning of this idiom of distress in particular localities remains largely unknown. This paper reports on a systematic study of the content and cause, consequences, and social response and coping related to the local terms |x'an n|a te and |eu-ca n|a te, both translated a...

Journal: :Social security bulletin 1979
M Horlick

This study examines the experience of four countries--the Netherlands, Sweden, Switzerland, and the United Kingdom--in which the mandating of private pensions exists or has been considered. Proposals to mandate private pensions in the United States have been introduced in Congress several times. The analysis of foreign thinking presented here provides a background on the reasoning behind such a...

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

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

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