On 7 April 2013 15:03, ThiaguWinId <[email protected]> wrote:

> My school web site is in Drupal
> I wanted to give the students details through the site [ attendance, marks
> ,
> remarks alone ]
> I am unable to find any suitable solutions for me.  [ all possible web
> search done, for the past 2 years ]
> What I need ?
> # for 4200 students
> # I could export the data in  spread sheet or CSV form
>


> # the parents can login and view the details [ marks , attendance, remarks
> ]
>
If the above means:
    every parent has a login to the drupal site (or can be given one)
Then:

1. Generate a web page per student and upload them
using say a python/ruby program.
2. In the drupal site add a page that uses the login info
to direct them to the right html page--setting up an association
between the page name and the login id.

HTH
-- 
Asokan Pichai
*-------------------*
We will find a way. Or, make one. (Hannibal)

*To find everything profound — that is an inconvenient trait.* It makes one
strain one's eyes all the time, and in the end one finds more than one
might have wished. -- Nietzsche
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to