You would need to make your own custom PHP page, modelled on qa-page-question.php. It could retrieve the appropriate information from the database for each question. But the problem is that the theme layer is currently designed only to support one question at a time, so you could also need to make some modifications to that to make it all work together.
So to summarize: a big custom PHP job!