Whitesupraboy2 Posted December 7, 2010 Share Posted December 7, 2010 Im after anything simple really, nothing flash can even be 16 bit Effectively something that turns a visio flow diagram to life (dont mind re-doing it). i.e Are you male > Yes / No Yes takes you to a different question compared to No. that type of thing, I dont want to do html pages which send you off to different pages but I can see me going this route! always end up asking on here with so many IT people! Quote Link to comment Share on other sites More sharing options...
stevie_b Posted December 7, 2010 Share Posted December 7, 2010 By "turns it to life", do you mean it's animated in some way, or just that the computer asks you questions and you reply "y" or "n" (like the old skool text-based adventure games)? Quote Link to comment Share on other sites More sharing options...
Whitesupraboy2 Posted December 7, 2010 Author Share Posted December 7, 2010 sorry simple text is fine. so are you male or female, either type in male or female, or have a gui they click on male or female which sends them down a path to the next question with set of answers. Liking the old school text based comparison Quote Link to comment Share on other sites More sharing options...
stevie_b Posted December 7, 2010 Share Posted December 7, 2010 Quick and dirty with a bit of programming knowledge: it could be done with a set of If statements. But, that wouldn't allow you to change the questions unless you edit the source code and re-compile. I don't know of anything ready-made that would do this for you, but that's not to say it doesn't exist. Not hard for a programmer to code, but the implementation would be radically different for each person requesting it (e.g. some people would require a visual interface, etc etc), so I doubt if it would exist. In short, it's a very bespoke application. Quote Link to comment Share on other sites More sharing options...
Whitesupraboy2 Posted December 7, 2010 Author Share Posted December 7, 2010 No probs Steve, its what I thought. I was just wondering if there was something out there, sometimes its easier to buy then develop for others to use. Quote Link to comment Share on other sites More sharing options...
shima60 Posted December 7, 2010 Share Posted December 7, 2010 Removed my retard post i noticed you said not flash Quote Link to comment Share on other sites More sharing options...
edinlexusV8 Posted December 7, 2010 Share Posted December 7, 2010 Yeeah you can do all of this in MS Visio in less than 5 mins. No need to write any code. Quote Link to comment Share on other sites More sharing options...
monsween Posted December 7, 2010 Share Posted December 7, 2010 This would be fairly straight forward in C/C++ and just create an executable out of it Quote Link to comment Share on other sites More sharing options...
DamanC Posted December 8, 2010 Share Posted December 8, 2010 There must be a few hundred out there from A level students projects? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.