Problem -------- LRR logs me out after about 30 minutes of inactivity. This is inconvenient as I have to log in again to mark another assignment. 30 minutes of inactivity is quite normal in my use scenario. Frequently I needed more than 30 minutes to mark an assignment. When I switched back to LRR for marking another assignment, LRR had already logged me out. Request ------- Make LRR wait for a longer period by default (2 hours at least) before logging me out. -Hui
This could be resolved by increasing the value of session.gc_maxlifetime in php.ini. Check http://121.4.94.30:3000/mrlan/LRR/src/branch/master/doc/UserDoc.md#increasing-session-duration for more detail. Hui