diff --git a/src/lib/models/advisors.ts b/src/lib/models/advisors.ts index 41a313f2..2778b8ab 100644 --- a/src/lib/models/advisors.ts +++ b/src/lib/models/advisors.ts @@ -983,6 +983,38 @@ const advisors: [string, string, string, string, string, string][] = [ 'Northwestern', 'USA', ], + [ + 'Chris Piech*', + 'https://stanford.edu/~cpiech/bio/index.html', + 'machine learning to understand human learning', + 'Computer Science', + 'Stanford', + 'USA', + ], + [ + 'Thad Starner*', + 'https://sites.cc.gatech.edu/home/thad/', + 'plagiarism detection in large scale programming classes, navigating large class forums', + 'Computer Science', + 'Georgia Tech', + 'USA', + ], + [ + 'Ashok Goel*', + 'https://dilab.gatech.edu/ashok-k-goel/', + 'AI in education', + 'Computer Science', + 'Georgia Tech', + 'USA', + ], + [ + 'David Joyner*', + 'https://dilab.gatech.edu/david-joyner/', + 'scaling large online classes and higher education', + 'Computer Science', + 'Georgia Tech', + 'USA', + ], ]; export default advisors; diff --git a/src/routes/(app)/cer/+page.svelte b/src/routes/(app)/cer/+page.svelte index e70c5738..e0c8da41 100644 --- a/src/routes/(app)/cer/+page.svelte +++ b/src/routes/(app)/cer/+page.svelte @@ -1329,6 +1329,23 @@ opinions!

+
  • +

    EDM + (the International Conference on Educational Data Mining). Explores + using educational data to understand student learning. +

    +
  • +
  • +

    JEDM (the Journal of Educational Data Mining). Publishes research on + the use of data mining in education.

    +
  • Research and practice venues