Changeset 631 in tmcsimulator for trunk/webapps/einotebook/script


Ignore:
Timestamp:
02/03/2021 06:19:49 AM (5 years ago)
Author:
jdalbey
Message:

appendRatingToLog.py evalratings.csv New files added for #251.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/script/scrollframe.js

    r551 r631  
    1212} 
    1313 
    14 // Collect all the ratings from the events  
     14// Collect all the ratings from the events - OBSOLETE 
    1515function collectRatings()  
    1616{ 
     
    6262*/ 
    6363 
    64 // Send the string of ratings to the server 
     64// Send the string of ratings to the server - OBSOLETE 
    6565function submitRatings(logString) 
    6666{ 
Note: See TracChangeset for help on using the changeset viewer.