• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

need suggession

 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just couple of days before i appeared in an online examination held by an IT company. and i mentioned one thing, actually the examination form has been impressed me. there were

1) hyperlinks of questions say Q1,Q2....
2) clicking on any one of them the appropiate question was displayed at left pane.

the strategies encircled in my minds are, we can write all the question statically within application program that may not suit well if number of questions is too long.
the second way, questions can be stored in database and where they can be retrieved again from to be served to users.

but none of the ways seems to make me comfortable. sice you are experts and perhaps you has been working in the same context ever before, so i think you can give a suitable way to accomplish this.

regards
san
 
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please be sure to take the time to compose descriptive subjects for your posts; read this for more information.

"need suggestion" is not a very descriptive subject.
 
this is supposed to be a surprise, but it smells like a tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic