• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Computer Adaptive Test

 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,
This is a intersting one,Does anyone have the algorithm to create a computer based adaptive test...ie...a adaptive test is one in which for example....
take Gre Gmat.....
there are for example 20 questions ans each question possess a difficulty level like...
question 1---- 92
question 2---90
question 3---80.....and so on
the procedure is now if I answer a correct question...then I get a question which is more difficult than previous one....and If i answer it wrong than I get a easier question to answer...well can someone help me
 
Sheriff
Posts: 3341
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think this is a better topic for Java in General (Intermediate) I'm going to move this there.
 
reply
    Bookmark Topic Watch Topic
  • New Topic