Comment 3 for bug 1450334

Revision history for this message
Aaron Wells (u-aaronw) wrote :

For the implementer, note that there are actually two related things here:

1. There's "register", which is a one-time thing that people do immediately after they install their site, if they go to admin/registersite.php

2. There's the weekly data, which is sent out by a cron task. Whether or not this is sent depends on whether you tick the "Send weekly updates?" box on the registration screen. It can also be toggled from the site settings.

Both of these send the same data.

Before you register, admin/registersite.php shows you a preview of the data that will be sent to mahara.org. After you register, it just tells you "You've registered" and doesn't show you anything more. It would be good if, after you've registered, it continues to show you "Here is the data that you're sending across".