Changes between Version 4 and Version 5 of RelationalDesign


Ignore:
Timestamp:
12/07/22 16:21:47 (19 months ago)
Author:
201100
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v4 v5  
    4444•       Selected Choice(__**choiceID**__*(choice))
    4545
    46 •       Attempt(__**attemptID**__, **userID***(quizTaker), **attemptDate**, **quizID***(quiz))
     46•       Attempt(__**attemptID**__, **userID***(quizTaker), **attemptDate**, **quizID***(quiz), **choiceID***(selectedChoice))
    4747
    4848•       Result(__**resultID**__, **attemptID***(attempt), **points**)