-
hello every one ,i m final year student IT student and i m making a project ONLINE EDUCATION SYSTEM here i have to provide virtual class and online exam .so any one can suggest me which platform will be easy in implement... plz suggest me...0
-
Administrator • Jul 23, 2012
The choice of the platform (and technology) will be determined by the functionalities you wish to incorporate and the overall nature of the project. For example - 'online' could mean a LAN based system Or a WEB based system and it 'may' lead to different technology needs. So it will help if you could provide more details about the way your system is supposed to function.
Then, you'll also have to figure out which platform or technology you are comfortable with. Because we don't know which one you will find as 'easy'. PHP / JAVA might be easy for me, but .Net could be easier for you!
But overall, I believe PHP, HTML, CSS, JavaScript and MySQL. If not PHP, you might want to look at Ruby programming language with Rails framework.Are you sure? This action cannot be undone. -
Member • Jul 24, 2012
sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......Are you sure? This action cannot be undone. -
Administrator • Jul 24, 2012
Like I said - PHP, mySQL along with JavaScript looks like a better option in your case. JavaScript should be easy to pick. If you want to add some more Jazz to your project; you might as well consider AJAX for your portal's front end.gopal68sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......
For the type of project you've planned, you're going to need a lot more than just basic PHP (or Java or .Net). Looks like a learning curve ahead.Are you sure? This action cannot be undone. -
Member • Jul 25, 2012
#-Link-Snipped-# Liked your idea of virtual classroom. I guess may be you need to focus on graphics , 3D, animation more or your idea is just to provide boring PDFs/docs/tutorials to read online and give the exam?Are you sure? This action cannot be undone. -
Administrator • Jul 25, 2012
Yep, and that'd require either Flash programming (totally new thing to learn) or JavaScript Or HTML5+CSS3 combo; right?sookie#-Link-Snipped-# Liked your idea of virtual classroom. I guess may be you need to focus on graphics , 3D, animation more or your idea is just to provide boring PDFs/docs/tutorials to read online and give the exam?
I guess PDFs and Docs can always be offered as attachments.Are you sure? This action cannot be undone. -
Member • Jul 25, 2012
It;'s a nice idea (virtual class room and online examination ). Thats the basic problem of today's engineering Students . They don't have the required knowledge of useful technology's by corporate company's .gopal68sir thank's for reply ..in actual i have a basic knowledge of php/java/.net bt not more knowledge any language and i want to make this project live and here i have to provide ONLINE EXAM pattern like CAT pattern with more security features and virtual Class (only user can access) and CHAT room and many other basic function......
Ok , Any way my suggestion is also to go for HTML,Javascript and php . I think you must had some knowledge of HTML,DHTML,Javascrit . Then try to learn php and do good work for your project .
All the best....Are you sure? This action cannot be undone. -
Member • Jul 25, 2012
thank's to all....for reply.....Are you sure? This action cannot be undone. -
Member • Jul 25, 2012
hi every one , any one tell me how we connect database(MySql) with php in XAMPP server..Are you sure? This action cannot be undone. -
Member • Jul 26, 2012
Hi,
review this <a href="https://www.w3schools.com/php/php_mysql_connect.asp" target="_blank" rel="nofollow noopener noreferrer">PHP MySQL Connect to database</a> you get an idea.Are you sure? This action cannot be undone. -
Administrator • Jul 26, 2012
Also check: #-Link-Snipped-#
#-Link-Snipped-#Are you sure? This action cannot be undone.