Giter VIP home page Giter VIP logo

filescan-server's People

Contributors

aruethe2 avatar aweed1 avatar lleach1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

filescan-server's Issues

Plugin settings names

Technically plugin settings scoped for the config_plugins table should be named block_filescan/[settingname] rather than just filescan/[settingname].

Notify when remediated doc is available

If document is being used in multiple courses, develop mechanism to notify faculty in other courses that an accessible version of a document is available and give them easy way to replace the inaccessible doc

Add Refresh Results button

After remediated files are added would be nice to have a "Refresh Results" button so users can update the results after they've added new documents or fixed old ones.

Might be nice to give a before and after number - but don't think this is essential

Add a "Fix" button next to document identified as not having text

  • Convert text image to text, provide user with example of text so they can judge if acceptable
    • would need some method of quality assurance or some method of human review
  • provide link to ocr'd document to allow user to replace existing doc
  • keep and tag the old doc for period of time to
    a. be able to check original if needed
    b. find the old docs and remove them after time period ends
  • allow users to indicate the doc is a legit image during the review process

Installation failure

Node version: v0.10.25

When attempting to run npm start after running npm install:

/var/www/filescan/controllers/FileService.js:2
let	PDFParser = require("pdf2json"),
^^^
Error initializing middleware
SyntaxError: Unexpected strict mode reserved word
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/var/www/filescan/controllers/File.js:5:12)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
npm ERR! weird error 1
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! not ok code 0

Add OCR quality results

Possibly use spell check to see what percentage of words are spelled correctly
Can also check for language setting in PDF (and whether it is present)

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.