This element examines the core e-commerce models—Business-to-Business (B2B), Business-to-Consumer (B2C), and Consumer-to-Consumer (C2C)—and their distinct
Topic Synopsis
This element examines the core e-commerce models—Business-to-Business (B2B), Business-to-Consumer (B2C), and Consumer-to-Consumer (C2C)—and their distinct transactional structures and practical applications. Learners evaluate the benefits and drawbacks of online shopping, considering factors such as convenience, cost, and accessibility, while also analysing critical security issues including data breaches, payment fraud, and the role of encryption and authentication. The content equips candidates with the ability to critically assess e-commerce systems in real-world contexts.
Key Concepts & Core Principles
- Client-server architecture: The web operates on a model where clients (browsers) request resources from servers, which respond with HTML, CSS, JavaScript, and media files. Understanding this interaction is essential for troubleshooting and optimisation.
- HTTP/HTTPS protocols: Hypertext Transfer Protocol (HTTP) governs communication between clients and servers. HTTPS adds encryption via SSL/TLS, ensuring secure data transfer. Students must know the difference and when each is used.
- HTML5 semantic elements: Tags like <header>, <nav>, <article>, and <footer> improve accessibility and SEO. Using them correctly demonstrates understanding of modern web standards.
- Responsive design: Using CSS media queries, flexible grids, and relative units (%, em, rem) to ensure websites work on all screen sizes. This is a key requirement in the CCEA coursework.
- Multimedia compression: Lossy (JPEG, MP3) and lossless (PNG, FLAC) compression affect file size and quality. Students must choose appropriate formats based on content type and delivery context.
Exam Tips & Revision Strategies
- Use a structured approach when comparing e-commerce models: define each model, give a clear real-world example, and then contrast their transactional dynamics to demonstrate depth of understanding.
- When discussing benefits and drawbacks, always maintain a dual perspective—consider the viewpoint of both the business and the consumer to show critical analysis.
- Integrate current, high-profile case studies of security breaches (e.g., recent data leaks at major retailers) to substantiate your points on security issues, showing application of theory to practice.
- In longer responses, create a table or a mental map to ensure you cover all three learning outcomes proportionately, avoiding over-focus on one at the expense of others.
Common Misconceptions & Mistakes to Avoid
- Confusing B2B with B2C, often assuming all online retail is B2C, while failing to recognise the long-term contracts and bulk transactions typical of B2B.
- Offering a one-sided argument on benefits or drawbacks without considering contextual factors (e.g., stating online shopping is always cheaper without acknowledging shipping costs or regional price variations).
- Describing security issues in vague terms (e.g., 'hackers steal data') without naming specific attack vectors or the technologies used to counteract them.
- Ignoring the legal and regulatory aspects of e-commerce security, such as GDPR or the Data Protection Act, when discussing data breaches.
Examiner Marking Points
- Award credit for clearly distinguishing between B2B, B2C, and C2C models, using specific examples (e.g., Alibaba for B2B, Amazon for B2C, eBay for C2C) and highlighting unique features such as transaction scale and decision-making processes.
- Award credit for a balanced evaluation of online shopping benefits (e.g., 24/7 availability, wider choice, price comparison) and drawbacks (e.g., lack of physical inspection, delivery delays, privacy risks) from both consumer and business perspectives.
- Award credit for identifying and explaining security threats in e-commerce (e.g., phishing, SQL injection, man-in-the-middle attacks) and linking them to specific protective measures like SSL/TLS, two-factor authentication, and PCI DSS compliance.
- Award credit for demonstrating understanding of the impact of security on user trust and business reputation, with reference to real-world consequences of security failures.