Wednesday, March 26, 2014

How I Changed the Statuses


I removed some extra statuses. We may want to remove more statuses, but for some reason the statuses' colors changed strangely when I tried to remove more.

The following files (and possibly others) have code that affects statuses:
  • /var/www/moodle/mod/tracker/locallib.php -- starting on lines 19 and 2110
  • /var/www/moodle/mod/tracker/report/status.html -- starting on line 5
I left the original code in as comments.


2 comments:

  1. This may be enough work for now, but if people want to do more, we could still change the database mapping in locallib.php line 19 or try to eliminate more statuses.

    ReplyDelete
  2. Are those two files you mentioned above the two files that you edited?

    ReplyDelete