MENUCLOSE

 

Connect with us

Author: Brian S McGowan, PhD

MANUSCRIPT: Enabling Problem Based Learning through Web 2.0 Technologies: PBL 2.0

ABSTRACT
Advances in Information and Communications Technology (ICT), particularly the so-called Web 2.0, are affecting all aspects of our life: How we communicate, how we shop, how we socialise, how we learn. Facilitating learning through the use of ICT, also known as eLearning, is a vital part of modern educational systems. Established pedagogical strategies, such as Problem Based Learning (PBL), are being adapted for online use in conjunction with modern Web 2.0 technologies and tools. However, even though Web 2.0 and progressive social-networking technologies are automatically associated with ideals such as collaboration, sharing, and active learning, it is also possible to use them in a very conservative, teacher-centred way limiting thus their impact. In this paper, we present PBL 2.0 framework, i.e., a framework combining PBL practices with Web 2.0 technologies. More specifically, we (a) explain the theoretical considerations and construct the PBL 2.0 framework; (b) develop a learning platform to support the PBL 2.0 framework approach; and (c) apply PBL 2.0 in a real-world setting for lecturing University students. Pilot results are encouraging as overall satisfaction with the developed platform and good acceptance of the new learning practices is observed. Although the full potential of PBL 2.0 could not be achieved due to different institutional and cultural obstacles, authors believe that PBL 2.0 framework provides good guidance for designing and implementing a PBL course.

http://ifets.info/journals/15_4/21.pdf

ABSTRACT: The application of wiki technology in medical education, Medical Teacher, Informa Healthcare

Background, aims and methods: Recent years have seen the introduction of web-based technologies such as the ‘wiki’, which is a webpage whose content can be edited in real time using a web browser. This article reviews the current state of knowledge about the use of wikis in education, and considers whether wiki technology has features that might prove useful in medical education.

Results: Advantages and challenges of the technology are discussed, and recommendations for use are provided. We believe that wiki technology offers a number of potential benefits for administrators, students and instructors, including the ability to share information online, to construct knowledge together, to facilitate collaboration and to enable social learning and peer feedback.

Conclusions: We believe that with proper planning and instructional design, wiki technology can be usefully employed in medical education. We intend to continue to study the impact of wiki technology in our own programme, and we encourage others to evaluate the application of wiki technology in other areas of medical education.

via The application of wiki technology in medical education, Medical Teacher, Informa Healthcare.

MANUSCRIPT: Creativity, Self-Directed Learning and the Architecture of Technology Rich Environments

So, how do institutions and designers develop environments that support self-directed learning? A majority of current research focuses on internal characteristics of self-directed learners. Yet gradually, we are  beginning to understand that external factors have an impact as well. Guglielmino (1977) noted that certain learning contexts are more effective at promoting self-directed learning. Learning environments that use technology in meaningful ways may have an important impact on self-directed learning, as they connect students to resources in ways that were not previously available (Candy, 2004). We can also look to “real-world” learning applications or problem-based learning environments, which allow “learners to engage in their own problems, by providing contextualized support, and by exploiting breakdowns as opportunities for learning” (Fischer and Scharff, 1998).

http://punya.educ.msu.edu/wp-content/uploads/2013/01/Mishra-Fahnoe-Henriksen-2013.pdf

MANUSCRIPT: Use of SMART Learning Objectives to Introduce Continuing Professional Development Into the Pharmacy Curriculum

Abstract

OBJECTIVE:

To determine whether a 2-year continuing professional development (CPD) training program improved first-year (P1) and second-year (P2) pharmacy students’ ability to write SMART (specific, measurable, achievable, relevant, and timed) learning objectives.

DESIGN:

First-year students completed live or online CPD training, including creating portfolios and writing SMART objectives prior to their summer introductory pharmacy practice experience (IPPE). In year 2, P1 and P2 students were included. SMART learning objectives were graded and analyzed.

ASSESSMENT:

On several objectives, the 2011 P1 students (n = 130) scored higher than did the P2 cohort (n = 105). In 2011, P2 students outscored their own performance in 2010. In 2011, P1 students who had been trained in online modules performed the same as did live-session trainees with respect to SMART objectives.

CONCLUSION:

With focused online or live training, students are capable of incorporating principles of CPD by writing SMART learning objectives.

http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3355288/

ABSTRACT: Impact of online education on intern behaviour around joint commission national patient safety goals: a randomised trial — Shaw et al. 21 (10): 819 — BMJ Quality and Safety

Abstract
Purpose To compare the effectiveness of two types of online learning methodologies for improving the patient-safety behaviours mandated in the Joint Commission National Patient Safety Goals (NPSG).

Methods This randomised controlled trial was conducted in 2010 at Massachusetts General Hospital and Brigham and Women’s Hospital (BWH) in Boston USA. Incoming interns were randomised to either receive an online Spaced Education (SE) programme consisting of cases and questions that reinforce over time, or a programme consisting of an online slide show followed by a quiz (SQ). The outcome measures included NPSG-knowledge improvement, NPSG-compliant behaviours in a simulation scenario, self-reported confidence in safety and quality, programme acceptability and programme relevance.

Results Both online learning programmes improved knowledge retention. On four out of seven survey items measuring satisfaction and self-reported confidence, the proportion of SE interns responding positively was significantly higher (p<0.05) than the fraction of SQ interns. SE interns demonstrated a mean 4.79 (36.6%) NPSG-compliant behaviours (out of 13 total), while SQ interns completed a mean 4.17 (32.0%) (p=0.09). Among those in surgical fields, SE interns demonstrated a mean 5.67 (43.6%) NPSG-compliant behaviours, while SQ interns completed a mean 2.33 (17.9%) (p=0.015). Focus group data indicates that SE was more contextually relevant than SQ, and significantly more engaging.

Conclusion While both online methodologies improved knowledge surrounding the NPSG, SE was more contextually relevant to trainees and was engaging. SE impacted more significantly on both self-reported confidence and the behaviour of surgical residents in a simulated scenario.

via Impact of online education on intern behaviour around joint commission national patient safety goals: a randomised trial — Shaw et al. 21 (10): 819 — BMJ Quality and Safety.

MANUSCRIPT: Towards comprehensive syntactic and semantic annotations of the clinical narrative — Albright et al. — Journal of the American Medical Informatics Association

Abstract
Objective To create annotated clinical narratives with layers of syntactic and semantic labels to facilitate advances in clinical natural language processing (NLP). To develop NLP algorithms and open source components.

Methods Manual annotation of a clinical narrative corpus of 127 606 tokens following the Treebank schema for syntactic information, PropBank schema for predicate-argument structures, and the Unified Medical Language System (UMLS) schema for semantic information. NLP components were developed.

Results The final corpus consists of 13 091 sentences containing 1772 distinct predicate lemmas. Of the 766 newly created PropBank frames, 74 are verbs. There are 28 539 named entity (NE) annotations spread over 15 UMLS semantic groups, one UMLS semantic type, and the Person semantic category. The most frequent annotations belong to the UMLS semantic groups of Procedures (15.71%), Disorders (14.74%), Concepts and Ideas (15.10%), Anatomy (12.80%), Chemicals and Drugs (7.49%), and the UMLS semantic type of Sign or Symptom (12.46%). Inter-annotator agreement results: Treebank (0.926), PropBank (0.891–0.931), NE (0.697–0.750). The part-of-speech tagger, constituency parser, dependency parser, and semantic role labeler are built from the corpus and released open source. A significant limitation uncovered by this project is the need for the NLP community to develop a widely agreed-upon schema for the annotation of clinical concepts and their relations.

Conclusions This project takes a foundational step towards bringing the field of clinical NLP up to par with NLP in the general domain. The corpus creation and NLP components provide a resource for research and application development that would have been previously impossible.

via Towards comprehensive syntactic and semantic annotations of the clinical narrative — Albright et al. — Journal of the American Medical Informatics Association.

ABSTRACT: The intended and unintended consequences of communication systems on general internal medicine inpatient care delivery: a prospective observational case study of five teaching hospitals — Wu et al. — Journal of the American Medical Informatics Association

Abstract
Background Effective clinical communication is critical to providing high-quality patient care. Hospitals have used different types of interventions to improve communication between care teams, but there have been few studies of their effectiveness.Objectives To describe the effects of different communication interventions and their problems.Design Prospective observational case study using a mixed methods approach of quantitative and qualitative methods.Setting General internal medicine (GIM) inpatient wards at five tertiary care academic teaching hospitals.Participants Clinicians consisting of residents, attending physicians, nurses, and allied health (AH) staff working on the GIM wards.Methods Ethnographic methods and interviews with clinical staff (doctors, nurses, medical students, and AH professionals) were conducted over a 16-month period from 2009 to 2010.Results We identified four categories that described the intended and unintended consequences of communication interventions: impacts on senders, receivers, interprofessional collaboration, and the use of informal communication processes. The use of alphanumeric pagers, smartphones, and web-based communication systems had positive effects for senders and receivers, but unintended consequences were seen with all interventions in all four categories.Conclusions Interventions that aimed to improve clinical communications solved some but not all problems, and unintended effects were seen with all systems.

via The intended and unintended consequences of communication systems on general internal medicine inpatient care delivery: a prospective observational case study of five teaching hospitals — Wu et al. — Journal of the American Medical Informatics Association.

MANUSCRIPT: How is a search system used in work task completion?

Abstract
Typically studies of information retrieval and interactive information retrieval concentrate on the identification of relevant items. In this study, rather than stop at finding relevant items, we considered how people use a search system in the completion of a broader work task. To conduct the study, we created 12 tasks that required multiple queries and document views in order to find enough information to complete the task. A total of 381 people completed three tasks each in a laboratory setting using the wikiSearch system that was embedded into WiIRE. Results found that two-thirds of time spent on the task was spent after finding a relevant set of documents sufficient for task completion, and that time was mainly spent reviewing documents that had already been retrieved. Findings suggest that an open-source information retrieval system, such as Lucene, was adequate for this task. However, the ultimate challenge will be in building useful systems that aid the user in extracting, interpreting and analysing information to achieve work task completion.

 

http://jis.sagepub.com/content/39/1/15.full.pdf html

MANUSCRIPT: Academic self-efficacy: from educational theory to instructional practice [Perspect Med Educ. 2012] – PubMed – NCBI

Abstract
Self-efficacy is a personal belief in one’s capability to organize and execute courses of action required to attain designated types of performances. Often described as task-specific self-confidence, self-efficacy has been a key component in theories of motivation and learning in varied contexts. Furthermore, over the last 34 years, educational researchers from diverse fields of inquiry have used the notion of self-efficacy to predict and explain a wide range of human functioning, from athletic skill to academic achievement. This article is not a systematic review of the empirical research on self-efficacy; instead, its purpose is to describe the nature and structure of self-efficacy and provide a brief overview of several instructional implications for medical education. In doing so, this article is meant to encourage medical educators to consider and explicitly address their students’ academic self-efficacy beliefs in an effort to provide more engaging and effective instruction.

via Academic self-efficacy: from educational t… [Perspect Med Educ. 2012] – PubMed – NCBI.