On 25 August 2012 18:40, Dave Castellano <[email protected]> wrote:
> "Generated" questions are generated by a "method" I write.  When a
> generated question is picked, the method I wrote is called and it
> returns an "instance" of the question, its correct answer, and its
> explanation.  Each time the question is called it generates a slightly
> different version of the question. I plan to have hundreds of these
> methods.  Currently each is a separate file.


What do these generated methods look like? Are they very similar to
each other? Do they follow some sort of pattern? Could that be turned
into some form of configuration information?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to