Age | Commit message (Expand) | Author |
---|---|---|
2017-11-14 | Added ',' as the specific delimiter for the csv upload | prathamesh |
2017-11-13 | csv can now take extra fields related to profile. | prathamesh |
2017-11-10 | Optimised the code and added dialect while reading to handle different | prathamesh |
2017-11-07 | Need nested try..except in is_csv | prathamesh |
2017-11-07 | Removed nested try..except | prathamesh |
2017-11-06 | Added info for upload | prathamesh |
2017-11-06 | Upload user to the course via csv. | prathamesh |
2016-10-17 | changes in evaluator and file utils | adityacp |
2016-10-17 | extract uploaded questions zip in temp | adityacp |
2016-08-30 | removed extract_files and read_json files from views | adityacp |
2016-07-28 | added validation to check zip file | adityacp |
2016-07-28 | changed module name from copy_delete_files to file_utils | adityacp |