Giter Club home page Giter Club logo

logicpull's People

Contributors

chriszieba avatar mehmetaergun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

logicpull's Issues

Multiple continue buttons not working

If more than one continue button is created in a question, only the first one will be treated as clicked irregardless of which one was actually clicked.

Feature to simplify the creation of template

Refering to the logipull website you said that you are working on a system to simplify the creation of template. Any progress done about this feature??

What's Next?
We are currently working on a system to simplify the creation of templates. With this new feature, Microsoft DocX or Open Office Documents can be uploaded to our manager, where they can be edited and linked to a guided interview. Once a document and interview are connected, users will be able to add logic directly and easily into their documents.

Double Quotes in the Editor

Using double quotes in some text boxes, like the default value, will render the field unusable. Possible FIx: escape all quotes.

Deliverables: File path is too long

It seems that the output files for one of my interviews is now creating a
0x80010135: File path is too long
error message when I tried to unzip the deliverables. We may need a way to limit the size of the file path. Can we remove the interview name, for example, from the file name? Since the interview name is contained in the ouput email, it would seem redundant.

error - string size

Save current question data on save

In LogicPull, there’s a bit of awkwardness when if you are at, for example, a large text field and you are writing a large amount of information, if you click “save” and return to it later, the information is not saved. The workaround in the meantime is to tell people to click “continue” then “save” , then go back to their text field when they re-open the interview.

Is there a way for the “save” function to function in a similar way to the “continue” button wherein anything in the field at the time of saving is submitted to the database

Forbidden - after logging in with admin/admin

The result of logging in is this:

Error: Forbidden
    at Object.exports.error (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/utils.js:62:13)
    at Object.module.exports [as handle] (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/csrf.js:55:41)
    at next (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/proto.js:190:15)
    at Object.session [as handle] (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/session.js:301:7)
    at next (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/proto.js:190:15)
    at Object.methodOverride [as handle] (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/methodOverride.js:49:5)
    at next (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/proto.js:190:15)
    at multipart (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/multipart.js:60:27)
    at module.exports (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/bodyParser.js:57:9)
    at IncomingMessage.module.exports (/srv/www/LogicPull/node_modules/express/node_modules/connect/lib/middleware/urlencoded.js:70:11)

I'm trying to make this work on Ubuntu 14.04.1, using Node v0.8.8 (trying to make the environment the same as yours).
I was following the server-installation tutorial and then local-installation and the same error happens in both installments.
Nginx and Varnish are working fine, AFAICS.

Thanks

Add feature in deliverables screen to re-name output file

In A2J, the output file names took the name of the style sheet. This would be a good default in order for the outputs to be easily identifiable.

Better yet, if we have a field in the deliverable screen that can specify how the output file names should appear, that would be much better.

In an even more ideal solution, it would be helpful we can use interview variables in this field that would determine the output file name.

Template file name

Only alphanumerics, underscored and periods are supported right now. This should support any valid filename character.

Update NodeJS

The version of nodejs that LP is tested with is outdated. Start testing with version 0.10.26.

Number dropdowns don't work

When I select a number dropdown field I get the following error in the console:

Undefined is not a function.

Import Tool

Create a tool to import interview data from .json files. This will make sharing interview updates on multiple servers simple.

Clone feature not updating stylesheets

When cloning an interview, the stylesheets reference the cloned interview, and not the new one. This makes updating a style sheet on a cloned interview impossible.

Docs

Add some documentation on the exit() function.

Navigation bar issue

In testing, we have found it too easy to accidentally hit the browser's navigation bar "Back" instead of the LP "Back" button.
Possible solution might involve having the LP interview always open in a new window without navigation buttons or URL. Can this be applied?

Output format inserting extra spaces between values

In output RTF files of all interviews, two to three extra spaces are being entered between values that are next to each other.

For example the full name John Smith would be formatted incorrectly and appear as "John Smith".

Text-drop down displaying underscores in output deliverables

We have an issue that is becoming quite problematic with text drop-down fields in LogicPull. Specifically, when we select a value from a drop-down field that contains a space or a special character, like a dash, it replaces it with an underscore in all of the deliverables.

As you can see in the attachment screenshot, the value we are talking about is actually taken from the ID. Would this be a difficult issue to fix? Thanks.

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.