Return to grades.pm CVS log | Up to [LON-CAPA] / loncom / homework |
version 1.751, 2018/10/08 19:04:06 | version 1.752, 2018/10/08 19:11:01 |
---|---|
Line 46 use Apache::lonenc; | Line 46 use Apache::lonenc; |
use Apache::lonstathelpers; | use Apache::lonstathelpers; |
use Apache::lonquickgrades; | use Apache::lonquickgrades; |
use Apache::bridgetask(); | use Apache::bridgetask(); |
use Apache::lontexconvert(); | |
use String::Similarity; | use String::Similarity; |
use LONCAPA; | use LONCAPA; |