Week 2 group 14: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
(Created page with 'Return PRE2017 3 Groep14 ==UML for Quiz== File: UML.PNG *This includes the categories and how we plan to make it smart. ==Clustering== * [https://www.knewton.com/ Knewt…')
 
No edit summary
 
Line 2: Line 2:


==UML for Quiz==
==UML for Quiz==
[[File: UML.PNG]]
[[File: UML2.PNG]]
*This includes the categories and how we plan to make it smart.
*This includes the categories and how we plan to make it smart.



Latest revision as of 13:02, 1 April 2018

Return PRE2017 3 Groep14

UML for Quiz

UML2.PNG

  • This includes the categories and how we plan to make it smart.

Clustering

  • Knewton did something similar...
  • Ideas for defining distance between arithmic questions:
    • Number of operators.
    • Size of the numbers (number of digits, or a range).
    • Create graph of questions, with the weight of an edge between two nodes the number of similarities they have. An edge with weight 0 is not an edge. Then all components are their own cluster, and we can find minimal cuts in this network to construct more clusters.