Skip to content

A test to determine the conformity of the user to a certain political ideology.

License

Notifications You must be signed in to change notification settings

jamescrake-merani/political-conformance-test

Repository files navigation

README for Political-Conformance-Test

Political Conformance Test

This is a program to test the user’s conformance to a certain political ideology. It expresses this conformance in a percentage. It was mainly created as a joke, and should not be used for any serious purpose. For more information, including the inner-workings of the program, please read the documentation included.

Command-line interface

Included with this project is a command-line interface for the project, invoked as pct. When using it, you must supply a directory to a questions file as an argument.

Question file

A question file looks something like this.

This is a question, and below is a maximum score
3
This is another question where you will also notice the maximum score underneath it
3

Please consult the documentation for a further description of this file.

Build Dependencies

  • autoconf
  • automake
  • pkg-config
  • texinfo
  • guile-hall

Dependences

  • GNU Guile

Build Instructions

This project uses Guile Hall. In order to build it, you must use the normal autoconf commands

autoreconf -vfi
./configure
make
sudo make install

There is also a guix.scm file for you so you can install the program via Guix if that’s something you’re interested in.

Issues & Bugs

If you encounter any bugs while using the progam, please just create an issue on GitHub.

About

A test to determine the conformity of the user to a certain political ideology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published