Socket
Book a DemoInstallSign in
Socket

speechassessment-pack

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speechassessment-pack

Learn more about diagnoses treated by a speech-language pathologist.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
2
Created
Source

Actions Status

Standalone Interactive Exercise: Speech Assessment

About speech assessment

Infographic to explore age-specific behaviors warranting a speech-language pathology referral

About Multidisciplinary Approaches to Children’s Oral Health (MATCH)

There are a variety of healing and helping professions that, when partnered with pediatric dentists, hold tremendous potential to improve children’s oral health and welfare.

Since many factors contribute to good oral health in children—social, behavioral, genetic, nutritional, dental care, and education, engaging experts in these various fields can both help reduce disease occurrence and improve quality of care.

These modules are developed with support from the Health Resources and Services Administration Title VII Training Grant D88HP20109 on Building a sustainable network of pediatric dentists committed to care of underserved children. In recognition of this, faculty at the Columbia University College of Dental Medicine and the Columbia University Center for New Media Teaching and Learning (CCNMTL) have developed these comprehensive online modules which aim to:

Highlight non-dental professions that can impact children’s oral health Suggest ways pediatric dentists can partner with them most effectively to enhance practice success Present examples of successful pediatric dentists who enhance their patient care through partnerships with these professions

REQUIREMENTS

npm

DEV INSTALLATION

  • Clone the repository
  • Type make runserver. This command will install the necessary npm modules, build the bundle and spin up Webpack's dev server.
  • Navigate to http://localhost:8080.
  • Play around with the interactive!

NPM INSTALLATION

  • npm install speechassessment-pack
  • ./node_modules/webpack/webpack.js --output-path <output_path> --config ./node_modules/speechassessment-pack/webpack.config.js
  • Embed the interactive via an iframe.
<code>
    <iframe src="<server>/<output_path>/"></iframe>
</code>

Keywords

webpack

FAQs

Package last updated on 30 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts