Dunno where you heard that about ISDN, but it's wrong.

ISDN is a digital all the way phone line, not an analog like 56k, and uses two channels at 64k each (real 64k not maximum of 53k but lower depending on line quality like 56k analog), though sometimes it may be set up as 56k (still real digital 56k) per channel depending on the particular way it's done. Maybe that's what you heard about, but each channel isn't just upload or download, they're bonded and act just like a single connection.
In a realistic sense, you can't make your two ports work like a single port. To do that would require your school's network administrator to configure the switch or whatever you connect to so as to bond the two ports, assuming that they even connect directly to the main switch and not a dumb switch used for each floor or something, and assuming they have a switch that supports that which they probably don't since it's more expensive, and assuming they'd even be willing to GIVE you the tools to use more than your share of the bandwidth. You'd also need to have your system set up to support, which may take particular network adapters and drivers.
There was a thread a few days ago asking a similar question. There are hardware devices (routers) available that take two Ethernet connections (for use with any type of "modem" for any sort of Internet service) and they direct traffic over the two ports to kind of even it out, but that's not the same as making them act as one port. Each port still has its own IP address -- the router manages individual network connections from your machine to remote servers. If your browser opens 4 connections to a server to get a page, 2 of them would pass over one port, 2 on the other. The web server would see both IPs and think they were different machines. If you started a download, it would only use one of the ports, maxing at 10Mbps theoretical speed. In theory, if that download was using all the bandwidth, then the router could automatically direct all your other non-high bandwidth traffic to the other port, so that downloading wouldn't slow down your web browsing or gaming.
There may also be software available to do a similar thing using two network cards. But it still isn't going to be as good as it sounds.