avvllvva Posted January 25, 2011 Share Posted January 25, 2011 Hi All, I just want to know, which will be the best cms/application/framework for a multi-user collaborative website? [lets say, Magento for ecommerce solution] Following is my requirement:- For example, Admin can start a topic(maybe a online course study material), and he will allow to view only few members, so that members can read/study and post their comments about it and they can share files among them, and ask questions to Admin, and submit a report to admin. Finally Admin can ask for report to each members and can perform an exam on it. So from your understanding, what cms/framework you will suggest for help me to implementing this. Thanks in advance Quote Link to comment Share on other sites More sharing options...
ignace Posted January 25, 2011 Share Posted January 25, 2011 Aren't all websites multi-user collaborative? Quote Link to comment Share on other sites More sharing options...
avvllvva Posted January 25, 2011 Author Share Posted January 25, 2011 Yes, most websites are... But here I don't know what subject title i have to put to describe my requirement. And sorry for any confusion made by that. I hope you understood my requirement, can you please help me on that ? thanx Quote Link to comment Share on other sites More sharing options...
ignace Posted January 25, 2011 Share Posted January 25, 2011 I'm not sure which CMS systems already support these functionalities, maybe: Dokeos or Moodle? The assignment seems simple to me so you could write it in PHP without using a framework. Actually I would advise you to use a framework only when you absolutely have to, like when your application has to be portable across multiple RDBMS vendors. You could write this yourself of course but framework's were created to save time. Quote Link to comment Share on other sites More sharing options...
tibberous Posted January 25, 2011 Share Posted January 25, 2011 I think what you want is something like basecamp, but with exams. Basecamp, if you didn't know, is a project colab too - you can share files, create timelines, create to-do lists, assign tasks ect. See if this list of basecamp alternatives doesn't help you out: http://pm-sherpa.com/features/basecamp-alternatives/ But like ignace said, it isn't that hard to do in straight PHP if you got a couple weeks. Quote Link to comment Share on other sites More sharing options...
avvllvva Posted January 26, 2011 Author Share Posted January 26, 2011 Thanks ignace & tibberous. I hope Moodle , will meet my requirements. Let me try it first and let you know. Thanks again Quote Link to comment Share on other sites More sharing options...
avvllvva Posted February 10, 2011 Author Share Posted February 10, 2011 Thanks Again ! Moodle is the best LMS(Learning/course Management System), I found so far. And I'm working on it, thanks Guys for your info. http://moodle.org/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.