Giter Club home page Giter Club logo

quill-shared-modules's Introduction

quill-shared-modules

Modules shared between Quill Connect, Quill Mobile, and Quill Twilio live here.

Currently this is not a node module, but it can be with your help!

Steps to run this locally:

  1. Fork this repo.
  2. git clone [email protected]:[github-username]/quill-shared-modules.git
  3. cd quill-shared-modules
  4. Install dependencies npm install
  5. To run type npm run test

quill-shared-modules's People

Contributors

emilia-friedberg avatar ddmck avatar pbaize avatar ryannovas avatar robbiethegeek avatar githiller avatar

Stargazers

Frank Kotsianas avatar

Watchers

Anathomical avatar James Cloos avatar Peter Gault avatar Thomas Calabrese avatar Tina Huang avatar  avatar  avatar Nitika Nadgar avatar

quill-shared-modules's Issues

Set up SSL for nlp.quill.org

This will allow us to connect straight from the browser without proxying via the cms.

Confer with Ryan on using LetsEncrypt to create a cert for nlp.quill.org via a Dockerfile.

Add Methods to Base Class

These are shared between various existing classes:

nonChildResponses
checkExactMatch
checkCaseInsensitiveMatch
checkPunctuationInsensitiveMatch
checkWhiteSpaceMatch
checkChangeObjectRigidMatch
checkFuzzyMatch

Port Connect functions

All of the functions should be tested with a neighboring .spec.ts file.
All of the functions should be functional (ie, no "this".)
All of the functions should be in typescript.

To be converted:

  • checkExactMatch
  • checkCaseInsensitiveMatch
  • checkPunctuationInsensitiveMatch
  • checkPunctuationAndCaseInsensitiveMatch

Emilia

  • checkRequiredWordsMatch
  • checkMinLengthMatch
  • checkMaxLengthMatch
  • checkCaseStartMatch
  • checkPunctuationEndMatch
  • checkFocusPointMatch
  • checkIncorrectSequenceMatch

Donald

  • checkSpacingBeforePunctuationMatch
  • checkSpacingAfterCommaMatch
  • checkWhiteSpaceMatch
  • checkChangeObjectRigidMatch
  • checkChangeObjectFlexibleMatch

Update joining word feedback to make sure that both the correct and incorrect words are in the joining words hash

image

update getFeedbackForMissingWord on line 84 of joining_words_feedback.ts to take the word the student replaced the expect word with. This way we are checking for incorrect usage of joining words, not just the absence of them.

We may need to now make sure we know that the words are not suitable if they are in the same category. for example before and after are timing words, but the feedback Revise your work. Which joining word helps show the timing of the events? may not be the best option.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.