Mass Point Update
jaysonjust - May 23, 2008 - 19:00
| Project: | User Points Contributed modules |
| Version: | 5.x-3.0-beta |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I’m trying to use the user points module to give points to users who attend events. This is going to be a purely manual entry system.
How would I go about setting up a view or module to mass add points to a bunch of specified users quickly? I've noticed the current add points only allow you to upload 1 user at a time. How could I do that with a bunch of users all taking the same data (time, points, description, ext..) ?
- Jayson

#1
You need a write a contributed module that does that. It is fairly simple to write a module for Userpoints API.