Opened 13 years ago
Closed 13 years ago
#166 closed enhancement (fixed)
"MIT ID number", not "Card number"
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Sometime |
| Component: | Space | Version: | |
| Keywords: | Cc: | ||
| Size: | tiny |
Description
On https://asa.mit.edu:444/admin/space/spaceaccesslistentry/add/ (and probably other places), we mention "Card number". Apparently each individual card has a card number (on the magstripe, and conceivably printed somewhere...?). We should possibly use "MIT ID number" instead to avoid anybody getting confused and possibly giving us the wrong number.
Change History (1)
comment:1 Changed 13 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed:
commit 7eea15c598812f7f15f332127d1fb4355c12824f Author: Alex Dehnert <adehnert@mit.edu> Date: Fri Oct 26 04:20:05 2012 -0400 Refer to "MIT ID number" in admin (ASA-#166) Lemur points out that "card number" is a thing that means something different from ID number, and that using it for "MIT ID number" in the SpaceAccessListEntry admin is confusing for people who know that. So switch to "MIT ID" (like we use elsewhere on the site), and add some help text for good measure.