Hey,

sorry for not getting back to you earlier.

Sure, I think you can get a high accuracy at least with the right
constraints (e.g. requiring filling bubbles completely) and maybe some
human interaction to catch corner cases.

About your three points:
   1. SDAPS does not contain anything for this. Unfortunately I have no
      idea what error rate is realistic here and how much work it is to
      implement something reasonable.
   2. I think this is fully implemented.
   3. A grid test result should be relatively easily implemented (it
      either is just a grid of "bubbles"/checkboxes which would already
      work or one would need to add some recognition code which should be
      relatively simple).

So, it is probably possible, but in particular the first part requires
research and implementation work.

To answer your other questions:
   1. SDAPS mostly is licensed under the GPLv3+, you need to follow the
      terms of the license (which basically means providing the source
      code of SDAPS and your modifications under the same license terms to
      anyone receiving a copy).
   2. SDAPS is quite modular at this point. You could easily write a
      module which extracts all the information that you need to do
      further processing.
   3. Not sure what you mean here. Guessing you mean examinations by
      "tests" the answer is no. This is simply outside of the scope of the
      main SDAPS program.
   4. Someone created a grid layout answer sheet generator. Can't find the
      link right now though (it is on github).
   5. As said in answer #1 you will need to keep within the limitations of
      the GPLv3+ (or LPPL1.3c+). I would be delighted if you go beyond
      this though and actively provide modifications publicly so that they
      can be integrated back. This is open source approach has advantages
      for all parties. Me as SDAPS is further improved. You as you get
      code reviews (quality assurance) and it makes it a lot easier to
      maintain any modifications that you may need in the long run.

Regards,
Benjamin

On Wed, 2017-06-14 at 16:35 +0000, Svitlana Kamenskaya wrote:
> Hi,
> 
> We are contacting you regarding SDAPS product.
> 
> We are implementing a system that allows students to pass/evaluate
> tests to enter colleges e.g. ACT, PSAT.
> The system automatically generates and prints tests, students pass
> them. Then the results are being manually entered into the system.
> 
> We are thinking of introducing a new module in the system that can
> automatically scan and parse the test results with 100% assurance and
> minimal human involvement.
> The example of the tests can be found in the attachment.
> So, basically, the following is required:
> 
>   1.  Printed text recognition (like last/first name);
>   2.  Bubble test results recognition;
>   3.  Grid test results recognition (is not presented in the
> example).
> 
> 
> Could you please let us know if SDAPS can help us with this?
> 
> 
> If the above is possible to achive using you software, could you
> please provide us with the answers on some additional questions:
> 
>   1.  Can we integrate with your system?
>   2.  Or do you provide the separate modules just for
> scanning/parsing, so that we can embed them into our system?
>   3.  Do you make use of test-templates?
>   4.  If yes - are they auto-generated or we should manually create
> templates within your system ?
>   5.  What are the terms of use for your software?
> 
> 
> 
> Thank you in advance,
> 
> Svitlana Kamenska
> 
> Lead Software Engineer
> Intetics Inc.<http://www.intetics.com/>
> Where Software Concepts Come Alive™
> 
> Software 500 Company
> Top 100 Outsourcing
> 8 Times Inc5000 Honoree
> ISO 9001 & ISO 27001 Certified
> 
> [Linkedin]<https://www.linkedin.com/company/intetics> [Intetics at
> Twitter] <https://twitter.com/intetics>  [Google+] <https://plus.goog
> le.com/+InteticsCo>  [Youtube] <https://www.youtube.com/channel/UCVTA
> HvwVsS0A1Yoht-SEZkg>  [Xing] <https://www.xing.com/companies/intetics
> co.>  [Slideshare] <http://www.slideshare.net/intetics>  [RSS Feed] <
> http://www.intetics.com/blog/>
> 3‑B Novgorodskaya St | Kharkiv, 61145 | Ukraine |
> Tel: +380‑57‑760‑4877<tel:+380-57-760-4877> | Fax: +380‑57‑760‑4878 |
> www.intetics.com <file:///D:/Docs/OneDrive%20-
> %20Intetics/Intetics%20org%20docs/www.intetics.com%C2%A0>
> 
> This message may contain confidential and/or privileged information.
> If you are not the addressee or authorized to receive this for the
> addressee, you must not use, copy, disclose or take any action based
> on this message or any information herein. If you have received this
> message in error, please advise the sender. Thank you for
> cooperation.
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to