Skip to content

Releases: virtual-labs-archive/problem-solving-iiith

v1.1.6: fixed hint issues in all the experiments

20 Dec 05:50
b81fc89
Compare
Choose a tag to compare
Merge pull request #1225 from virtual-labs-archive/fix/experiment

Fix/experiment

v1.1.5: Fixed Compiler issues

21 Sep 14:03
Compare
Choose a tag to compare

Fixed Complier issues.

This tag release fixed the following issues:

#1224

v1.1.4: updated vlead logo and list of exps page

22 Jan 04:32
Compare
Choose a tag to compare
remove analytics from sources

Experiment Fix

03 Jul 05:16
Compare
Choose a tag to compare
- Updated makefile =patch-analytics= command to use
  =scripts/patch-analytics.sh= instead of the script
  from [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]].
- This script is taken from the [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]] repo but updated
  to ignore =content*.html= files.  Justification for why this is
  needed can be found in [[https://github.com/virtual-labs/problem-solving-iiith/issues/1213][this]] issue.  (In brief, content*.html
  files are not really html and break when touched by the
  analytics code.)
- As a result of this change, the submission files will no longer
  have analytics snippet and these page views will not be tracked.
- Removed all committed submission*.html files and added the
  pattern to gitignore.  These are radomly generated files and
  should not be added to version control.
- As the broken content files were comitted at some point on the
  master, the working files had to extracted from [[https://github.com/virtual-labs/problem-solving-iiith/commit/591c7f3c91d260a9a0ef12385c62be3b63577e44][this]] commit.

v1.1.2: Merge pull request #1158 from virtual-labs/header_and_footer

07 Apr 14:31
07eef5c
Compare
Choose a tag to compare

changed exp sidebar menu order

07 Feb 10:14
d7df73e
Compare
Choose a tag to compare

changed exp sidebar menu order

v1.0.0

07 Jan 10:04
Compare
Choose a tag to compare
Added dockerfile

v1.2.3: Bug fixes

28 Apr 09:22
Compare
Choose a tag to compare

Environment Settings

  • Server Side Dependencies
    • OS: Ubuntu
    • OS version: 12
    • Memory: 2GB(Max), 256MB(Min)
    • Storage: 10GB (Min)
    • Packages: php5, apache2, gcc, g++, libapache2-mod-python, libapache2-mod-wsgi
  • Client Side Dependencies
    • User should have browser with internet connection to access the lab.

v1.2.1: This release contains the following fixes.

01 Mar 07:31
Compare
Choose a tag to compare

Environment Settings

  • Server Side Dependencies
    • OS: Ubuntu
    • OS version: 12
    • Memory: 2GB(Max), 256MB(Min)
    • Storage: 10GB (Min)
    • Packages: php5, apache2, gcc, g++, libapache2-mod-python, libapache2-mod-wsgi
  • Client Side Dependencies
    • User should have browser with internet connection to access the lab.

v1.2.0: Update configure.sh file to configure apache server

05 Feb 07:45
Compare
Choose a tag to compare

Environment Settings

  • Server Side Dependencies
    • OS: Ubuntu
    • OS version: 12
    • Memory...
Read more