--- In [email protected], "Edwood" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], firass aborajab > <[EMAIL PROTECTED]> wrote: > > Thank you Mr. Edwood for responding to me, yes i want to do > something like online tests > > but i have the tests right now in word files, so i thinking about a > way to do so and because of that i think that the user can answer the > test and then uploade it back with answers to the site. > > so please if you can tell me more about the "Web Rich Text editor " > and how the user edit it... > > ( i prefered not to save in database but i am interested in that to) > . > > > > thanxs alot i hope you answer me soon. > > This is the Rich Text Editor I am using to let the instructors edit > their tests: > > http://www.kevinroth.com/rte/demo.htm > > You can also use it to let the students answer tests, but you will > have to make sure to save each test securely on the server as an HTML > file that can only be viewed by the instructor. > > Another scheme for your project will be: > > 1. Student downloads Word file and answers it. > 2. Student uploads file through an ASP page that uses this uploading > code: > http://www.asp101.com/articles/jacob/scriptupload.asp > > You can make a login page to access the uploading service. Also you > can require the student to properly identify her test by renaming it > to include some none compromising id, an alias for example: > ladyhacker_exam1_cs101.doc > > This document describes our project in the Univ. Of Puerto Rico- Cayey > Campus: > > http://coas.cayey.upr.edu/data/uprcoas/UPRCOAS_Summer2004.zip > > It is an online "assessment system" in progress but already stable.
Oops! The URL for the UPR-COAS document I gave is not working. This is a link to an older doc (same idea, different GUI): http://www.cayey.upr. edu/Migration/Current/content/depts/mate_fisi/current/pub/uprcoas.zip Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
