Support #5882
Removing unused userinfo_def, userinfo_content tables
Status:
Needs more info
Priority:
High
Assignee:
Category:
Database & API changes
Target version:
Start date:
18/01/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
Also removing that old PHP code located in main/user/userInfo and main/user/userInfo.lib.php
History
Updated by Yannick Warnier almost 8 years ago
You know that this isn't really "unused", right?
The userinfo stuff serves as "user extra fields" inside a course. That is, a tacher can (or could) define new user fields just inside his course to keep more details about his students. He can then see those details from the users list.
I'm not sure if anybody still uses it, but the last time I wanted to remove that code (it's probably still in the dokeos commits history) I got a few people very angry at me.
Updated by Yannick Warnier about 4 years ago
- Category set to Database & API changes
- Status changed from New to Needs more info
- Assignee set to Yannick Warnier
- Priority changed from Normal to High