GithubHelp home page GithubHelp logo

fabiantmc / christ-university-cs-lab-record-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 356 KB

Generate your Christ University lab record complete with the table of contents doing much

License: MIT License

Shell 100.00%

christ-university-cs-lab-record-generator's Introduction

Lab Report Generator

This macro is written for the students of the department of Computer Science, Christ University. It will automatically generate the lab report document for you when you provide the source code and screenshots.

Usage

  • Create a new folder. For the folder structure, you can refer to the demo folder.
  • Inside the new folder, paste all the source code files in alphabetical order in which you want them to be inserted into the report.
    • For example:
      01.sh
      02.sh
      03.sh
      
      or
      abc.sh
      png.sh
      zzz.sh
      
  • After this, create a new folder inside the folder created called screenshots
  • Only .png screenshots are supported as of now.
  • Paste all your screenshots in this folder and name them the same as that of the code whose output it is.
    • For example:
      01.sh.png
      02.sh.png
      03.sh.png
      
      or
      abc.sh.png
      png.sh.png
      zzz.sh.png
      
  • Important Note:

    Make sure that should use 01 and not 1 in your file names as the sorting algorthim used by Microsoft Word will sort in the order of 1, 10, 11, 2 and not 1,2,10,11.

  • Once this is done, open the lab record macro.docm file.
  • Click Enable Macros.
  • Click View->Macros
  • Select Macro2 and click Run.
  • In the dialog box that appears, select the folder you created and click OK. The process will take a few minutes.

Generating the correct Table of Contents

  • Once the report is generated, you will need to correct the program descriptions and dates by running a Search & Replace for:
    • The file names and replace them with the program description.
    • The date file names and replace them with the date.
    • Page numbers have to be inserted manually.
  • NOTE: You can use each cell in the generated TOC to perform the search and replace as they are unique values.
  • Once this process is done, move the table of contents to Lab_Record_Format_2015.doc file.

Creators

Fabian Enos

License

Code released under the MIT license.

christ-university-cs-lab-record-generator's People

Contributors

fabiantmc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.