Goodreads Developers discussion

16 views
questions > How to: Reading challange: From widget to table

Comments Showing 1-4 of 4 (4 new)    post a comment »
dateUp arrow    newest »

message 1: by محمد (new)

محمد الملا (almullaonline) | 8 comments Hi

We have a group challenge (200 + members), we listed them here:
http://www.bahrainireaders.com/p/2016...

Using a widget for each member will make the page quite long, so we thought that the table format will be best practice

So, how we can present the same information in the widget into table format

to see more about our project:
https://www.goodreads.com/topic/show/...

Regards
Mohammed


message 2: by Jeff (new)

Jeff (jeffwong) | 75 comments Mod
We don't have the reading challenge API available yet, but what you could do is write some Javascript on the page to extract the info from the widgets as they load into some invisible DIV and then put them into a table.

I'm not sure how you would detect or control when those widgets load on the page, but there may be some Javascript libraries like jQuery that you might be able to

The Reading Challenge widgets were intended for individual users to host on their web page and this is probably the best you can do until we add the Reading Challenge to the API (which is in our backlog but not scheduled)


message 3: by Derek (new)

Derek (derek_broughton) | 14 comments No, nothing for users ever is scheduled.


message 4: by محمد (new)

محمد الملا (almullaonline) | 8 comments jeff wrote: "We don't have the reading challenge API available yet, but what you could do is write some Javascript on the page to extract the info from the widgets as they load into some invisible DIV and then ..."

I really appreciate your great effort, thanks a lot

Regards
Mohammed


back to top