Hello,

I'm going to try and express my problem as best i can so here goes:

Im looking at using Quiz to produce a set of questions having a user enter their grades such as:

english - A | B | C etc..

Maths - A | B | C etc..

this i can do.

Im also looking at having a grading scheme which sets predefined values for each question example:

if user has an A in maths then add 5 points to his score

basically im looking at having a separate database table which contains all the predefined scores, another table which holds the answers from the user and then a 3rd table which produces an over score for all questions.

sorry if this is a tad confusing/in the wrong place - im slightly new to drupal and its communities.

Comments

djdevin’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)