PDA

View Full Version : Wildlife@Home: CSG now exporting stats



RSS
09-27-14, 03:31 PM
Looks like I have the updated stats export working.the user, team and host files now contain additional XML for the per-project credit.for example:
< name>Travis Desell< / name>
< country>United States< / country>
< create_time>1326744021< / create_time>
< total_credit>1008951.056735< / total_credit>
< expavg_credit>103.127181< / expavg_credit>
< expavg_time>1411308097.997700< / expavg_time>
< dna_total_credit>279427.000000< / dna_total_credit>
< dna_expavg_credit>103.000000< / dna_expavg_credit>
< dna_expavg_time>1411308097.000000< / dna_expavg_time>
< sss_total_credit>343868.000000< / sss_total_credit>
< sss_expavg_credit>0.000000< / sss_expavg_credit>
< sss_expavg_time>1372797001.000000< / ss_expavg_time>
< wildlife_total_credit>385655.000000< / wildlife_total_credit>
< wildlife_expavg_credit>25.000000< / wildlife_expavg_credit>
< wildlife_expavg_time>1407964455.000000< / wildlife_expavg_time>
(note the spaces in the XML are only so they show up in the forum post).The total_credit, expavg_credit, expavg_time are the combined stats for all the sub projects. Each subproject has it's own set of xml for total_credit, expavg_credit and expavg_time.The xml is the same for users, hosts and teams. Hope this works -- let me know if there are any issues importing this, or if any changes need to be made.thanks!--Travis

More... (http://volunteer.cs.und.edu/wildlife/forum_thread.php?id=1904)