• 0

Web Development Questions


Question

Hi Everyone,

A client of mine wants to create a website for online courses.

Basically his students can go to this website, sign up and create a username and password, and they can pay a fee of let's say $30.

Once the fee is paid they will have access to this section of the website for members only, where they can go over material, and in the end take a test in order to pass the class.

This access is also to have an expiry date. So for example if they pay the fee today November 21st, they will have 30 days to complete the course, after 30 days access will be denied.

I was thinking of doing this on wordpress, for database purposes, and the e-commerce side of things using woocommerce.

But i'm stuck when it comes to the online course part of things.

Is it possible to do it on wordpress.. and having giving access to part of a website for a limited time, as well as providing a testthat students can take and check if their answers are correct once test is complete?

Link to comment
https://www.neowin.net/forum/topic/1121298-web-development-questions/
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Sounds pretty easy actually - from a technical point of view. Suggest to only use PayPal this makes it even easier.

But my biggest worry is this: What's to stop people saving content when they have an active account and redistributing it, or sharing their user ID?

But I wouldn't use Wordpress, I'd code it myself.

  • 0

To keep the application as light as possible I would recommend coding it barebones by not adding anything that is not needed. Make sure you have a good list of requirements that match what you have currently posted and start working on a prototype. You can do this in any language that meets your requirements just make sure to keep security in mine when doing your project.

In terms of user account and information sharing.

There is no way to stop people from downloading videos as they have to download the content to watch the videos, they can use screen capture software, etc. All DRMs have been broken as they are only a temporary slowdown for the determined. To assist with checking if users are sharing information set the site up so only one user can be logged in at a time, to check you should not be able to login to the site without being logged out from the same ip using multiple browsers. Also keep track of the user's login ips and inform the user that only one user per account is allowed.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Euro-Office must default to ODF to be considered "genuinely European", LibreOffice argues by David Uzondu Euro-Office is a web-based collaborative office suite that positions itself as a "European sovereign alternative" to American tech companies, backed by a coalition of developers including Nextcloud, IONOS, Abilian, BTactic, OpenProject, and, more recently, Tuta. The project officially went live a couple of days ago, but not before drawing heavy fire from LibreOffice developers, who called the marketing claim that Euro-Office represents the "first open-source office suite developed in Europe" a deceptive historical inaccuracy because projects like OpenOffice and LibreOffice existed decades earlier. Now that the project has launched, LibreOffice is back with another complaint, arguing that Euro-Office cannot consider itself "genuinely European" while it pushes proprietary Microsoft defaults on users. Euro-Office had promised to improve the OpenDocument Format (ODF) back in April, but the current release still plagues users with several technical failures. For instance, the suite lacks an admin setting to enforce ODF, and mobile editors completely block ODF saves, forcing files into Microsoft's OOXML formats. Some configurations force files into read-only mode, while editing frequently corrupts document formatting or erases data. LibreOffice thinks that merely supporting a format as an afterthought does not make you a sovereign alternative, as file formats are the battleground where" digital sovereignty is won or lost." The road to the first stable release of Euro-Office has been quite bumpy due to an aggressive public fallout with OnlyOffice, from which the coalition originally forked the project. OnlyOffice struck back by accusing the coalition of violating copyright terms under its AGPLv3 branding requirements by stripping the original branding anyway and forking the code. Getting Euro-Office up and running is a bit wonky (at least for non-technical users), as there is no direct installer to grab off the web. The easiest way we learnt is by using Docker. First, pull the official Euro-Office image from the GitHub Container Registry: docker pull ghcr.io/euro-office/documentserver:latest Then, run the container with active ports and a secure JWT token, enabling the test environment: docker run -i -t -d -p 8080:80 --restart=always -e EXAMPLE_ENABLED=true -e JWT_SECRET=my_secure_jwt_secret ghcr.io/euro-office/documentserver:latest And finally, open a web browser and go to the following address: http://localhost:8080 If you are running this on a remote server, replace localhost with your server's IP address. You will see the Euro-Office test page, where you can create new text documents, spreadsheets, or presentations directly in the browser. Image via Euro-Office Nextcloud promises that proper standalone desktop versions and mobile apps will arrive in a future release.
    • It’s any of their products not just windows.
    • Google Gemini has been failing for users across the United States, Europe, and Asia since early Wednesday morning, June 10, 2026, and more than six hours into the incident Google has yet to declare a fix............. https://www.techtimes.com/articles/318152/20260610/google-gemini-outage-tops-six-hours-errors-1076-1099-worldwideflash-lite-still-answers.htm
    • Fun fact: There are more Warhammer 40k games than there are stars in the universe.
    • laughing is tedious. Elephants really are laughing lazy, y'all..
  • Recent Achievements

    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      197
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!