CNM Wikiware

From CNM Wiki
Revision as of 17:14, 28 September 2018 by Gary (talk | contribs) (User stories)
Jump to: navigation, search

CNM Wikiware (hereinafter, the App) is the CNM knowledge app that empowers CNM Wiki. The App is both


Architecture

The App is a MediaWiki instance that is run on the CNM Cloud Platform.

Business functionality

User roles

Since Opplet handles user management for the App (including "create account" and "change other users' rights" functions), the user roles of the App users are those Opplet roles that are specifically based on rights of groups granted by MediaWiki. The software-defined rights can be found at MediaWiki's list of groups.

User stories

  1. As a NetAnyone, I need to be able to:
    • Read and/or view contents of any wikipage at clearly understood URLs such as starting with https://wiki.ksecerts.com/
    • See the logo at the right upper corner and the name of the resource such as CNM Wiki;
    • Feel safe while seeing that the App is protected by the SSL certificate;
  2. As a Russian-speaking NetAnyone, I need to be able to locate wikipages in Russian, possibly, at URLs starting with https://wiki.ksecerts.com/ru
  3. As a NetConsumer, I need to be able to add selected wikipages to my watchlist and receive notifications when the watched wikipages are updated to my email.
  4. As a CertCandidate, I need to be able to:
    • Have default rights of a user (with a registered account) established at MediaWiki;
    • Upload files, including SVG graphics, with sizes up to 2Mb; the combined size of all downloaded files shouldn't exceed 200Mb.
  5. As a CertFellow, CertPartner, and/or CertVendor, I need to be able to upload files up to 20Mb.
  6. As a WikiAdmin, I need to:
    • Have default rights of a sysop established at MediaWiki;
    • Make sure that CNM Wiki at least gets basic cyber-security features implemented;
    • Make sure that CNM Wiki has access control over who can edit and access certain information.
    • Be able to restore CNM Wiki if the working software collapses. No more than one hour of work is allowed to be lost.
    • Be able to view weekly, monthly, and yearly financial statements.
    • Be able to run/see/print various reports so that I can have a complete picture of CNM activities and members

Development

The RFB has been posted and the following responses are collected so far:

  1. Define page types, naming conventions, user rights, expected behavior to select a set of useful extensions. Then develop ontologies, templates and forms for pages of various types. Adjust search function to the needs of the project.